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

ViewPagerTabRecyclerViewFragment : onclick triggered when scrolling up or down #285

Open
davemg3 opened this issue Dec 14, 2018 · 0 comments

Comments

@davemg3
Copy link

davemg3 commented Dec 14, 2018

Hi,
Hopefully you can answer me. I havent managed to solve this for month.
I did a mix of flexibleRecyclerViewSlidingup and ViewPagerTabRecyclerViewFragment, it means i have a fragment sliding up or down to the bottom with pager containing recyclerViews.
I noticed while scrolling up of down that my recyclerView item get clicked in same time which i would like obviously to prevent.
In face looking at ViewPagerTabRecyclerViewFragment , there is the same behavior : if we try to start a slight scroll on recyclerView, it can be seen on your samples that a click is triggered in the same time.

Could you advise a workaround to avoid this to be triggered while moving up or down?
Thank you for your feedback
Rgds

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