views-widgets-samples
views-widgets-samples copied to clipboard
RecylerView in ViewPager2
When the RecylerView reaches the edge (eg:top). If swipes down on the screen as the picture shows (Finally, there's a little bit of a shift to the right). May cause page switching. How can i fix it?
This could be a solution but informal https://stackoverflow.com/questions/61772241/how-to-make-viewpager2-less-sensitive-to-swipe
emm, i downgrade to viewpager1 yesterday beacause of this problem