tommybuonomo / dotsindicator

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

Programmatically set dot indicator value #148

Open nisarahmad768 opened 2 years ago

nisarahmad768 commented 2 years ago

how to set the current item position of the dot indicator programmatically? if there is any function that already exists please guide.

chaimgross commented 1 year ago

You can set position of the view pager it is attached to and that will do trick, but would be nice to be able to use without view pager