-
Notifications
You must be signed in to change notification settings - Fork 400
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
Not working with click listeners #68
Comments
I have the same problem, I think it is better to over scroll the view when I just want to drag the ScrollView. |
Duplicate of #25 |
Actually NestedScrollView didn't solve this problem. Does anyone know a workaround? |
Ok. The problem appears when there are not enough items in |
In
ScrollView
if you drag from an item with click listener attached it won't work.The text was updated successfully, but these errors were encountered: