ongakuer / CircleIndicator

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

Can Click dot ? #133

Closed q460468765 closed 3 years ago

Snailedlt commented 4 years ago

I'm wondering the same, if it's not currently possible, that would be a nice addition to the program

ongakuer commented 3 years ago

setIndicatorCreatedListener https://github.com/ongakuer/CircleIndicator/blob/master/circleindicator/src/main/java/me/relex/circleindicator/BaseCircleIndicator.java#L165

You can set clickListener by onIndicatorCreated(View view, int position)