alexvasilkov / GestureViews

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

How about ViewPager2 integration? #170

Closed zhombie closed 3 years ago

zhombie commented 3 years ago

Android Jetpack released ViewPager2, which handles on its own recycling process and maybe the ViewPager will be deprecated soon

alexvasilkov commented 3 years ago

Duplicate of #144