crosswall / Android-Coverflow

A beautiful coverflow lib for android
Other
911 stars 164 forks source link

viewpager2 #49

Open alirezarabiei7239 opened 3 years ago

alirezarabiei7239 commented 3 years ago

does it work with viewPager2 ?

vincent-paing commented 3 years ago

ViewPager2 uses RecyclerView. I think there's CarouselLayoutManager solution already existed for RecyclerView. You could also use Carousel from ConstraintLayout