ongakuer / CircleIndicator

A lightweight indicator like in nexus 5 launcher
Apache License 2.0
4.26k stars 714 forks source link

setViewPager error while working with viewPager2 #152

Closed ghost closed 3 years ago

ghost commented 3 years ago

setViewPager accept a viewPager but when you are working with viewPager2 you can't pass the view

talatkuyuk commented 3 years ago

setViewPager accepts a viewPager2, it works for me. You should choose CircleIndicator3.

ghost commented 3 years ago

@talatkuyuk i'll check it out