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

seek bar does not catch drag when used in a navigation drawer #48

Open
nickwinder opened this issue Mar 5, 2017 · 0 comments
Open

seek bar does not catch drag when used in a navigation drawer #48

nickwinder opened this issue Mar 5, 2017 · 0 comments

Comments

@nickwinder
Copy link

I have a design which uses the seek bar preference in a navigation drawer, when the seekbar is dragged to the left the touch is not caught and instead the drawer is closed. I have a fix which grabs the parent and calls requestDisallowInterceptTouchEvent with true when action down is seen. It is then set to false when action up event is called.

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

1 participant