tommybuonomo / dotsindicator

Three material Dots Indicators for view pagers in Android !
Apache License 2.0
3.41k stars 350 forks source link

#124 Add support for horizontal RecyclerView with PagerSnapHelper #172

Closed Zhuinden closed 2 months ago

Zhuinden commented 1 year ago

124

Support is for horizontal only, and only if items are uniform width.

Zhuinden commented 2 months ago

I think I eventually solved the issue with a regular ViewPager instead.