alexvasilkov / GestureViews

ImageView and FrameLayout with gestures control and position animation
Apache License 2.0
2.37k stars 384 forks source link

Support for Viewpager2 #144

Closed SaikrishnaRajaraman closed 3 years ago

SaikrishnaRajaraman commented 4 years ago

ViewPager2 is based on RecyclerView adapters. Please give support for ViewPager2.

ajkiosd commented 3 years ago

I really need ViewPager2 support. I try to implement it by changing ViewPager to ViewPager2 in the library but it didn't work. Any Help?

alexvasilkov commented 3 years ago

The ViewPager2 support is part of v2.8.0. Finally :)