romandanylyk / PageIndicatorView

An page indicator for Android ViewPager
4.62k stars 551 forks source link

How to change size of circles of PageIndicatorView? #99

Closed abayken closed 5 years ago

abayken commented 5 years ago

Is it possible to make smaller circles in PageIndicatorView?

romandanylyk commented 5 years ago

Yes, you can either use attribute piv_radius or set new radius size programmatically via setRadius method