Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid panel collapsewhen click in screen. #998

Open
lucazin opened this issue Mar 7, 2023 · 2 comments
Open

Avoid panel collapsewhen click in screen. #998

lucazin opened this issue Mar 7, 2023 · 2 comments

Comments

@lucazin
Copy link

lucazin commented Mar 7, 2023

How can avoid the panel collapse when click in some place in the screen?
I just want the draggable behavior, this is work ..but when click in somewhere the panel close.

@khushbuvadi
Copy link

@lucazin Have you solved issue?. I have same issue.

@khushbuvadi
Copy link

@lucazin - I am using this to solve issue

slidingLayout.setTouchEnabled(false);
slidingLayout.setDragView(upperLayout);

try if you got solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants