GestureViews icon indicating copy to clipboard operation
GestureViews copied to clipboard

Pan the image to the edge to slide ViewPager2 is not working

Open beyondSider opened this issue 4 years ago • 1 comments

Before added ViewPager2 support(Version 2.7.1),the feature in the demo was fine.

beyondSider avatar Oct 19 '21 14:10 beyondSider

The old way to enable seamless scrolling with ViewPager was more like a hack. A better approach would be to use NestedScrollingChild / NestedScrollingParent mechanizm, but it's a rather complicated stuff that I didn't have time to implement yet.

alexvasilkov avatar Mar 29 '23 09:03 alexvasilkov