ChenLittlePing / RecyclerCoverFlow

使用RecyclerView,自定义LayoutManager实现旋转木马相册效果
Apache License 2.0
833 stars 152 forks source link

how to make indicator with the recycle cover flow #23

Open Mostafa-Shoir opened 3 years ago

Mostafa-Shoir commented 3 years ago

how to make indicator with the recycle cover flow? i'm tried to add to LinePagerIndicatorDecoration when using addItemDecoration, after casting the layout with CoverFlowLayoutManger, i have a problem when findFirstVisibleItemPosition !!!!

how to make a Dots indicator decoration in the bottom