Closed casolorz closed 5 years ago
The trouble is with default animator included in library scale_with_alpha.xml
. Create another one manually and reference it from layout with app:ci_animator=
Thanks, that fixed it. Is there a recommended way to do the animator? I just changed the 1.8 to 1.0.
Does not work “Create another one manually and reference it from layout with app:ci_animator=”
It worked for me but I changed the animator from 1.8 to 1.0.
@casolorz
android:layout_height
has to be bigger than app:ci_height
Fix for this issue: https://github.com/ongakuer/CircleIndicator/issues/129#issuecomment-1204974400
This is my layout:
And this is what it ends up looking like: