I\'m using ViewPageIndicator, specifically CirclePageIndictor in my Android application. The requirement is that the fillColor will mo
You can try this on your xml:
and don't forget to add xmlns:app="http://schemas.android.com/apk/res-auto" on your layout. E.g