aritraroy / PinLockView

A clean, minimal, highly customizable pin lock view for Android
Apache License 2.0
1.4k stars 259 forks source link

Unable to change color of dots for filled/Empty #72

Open Sharjeel97 opened 3 years ago

Sharjeel97 commented 3 years ago

Indicator dots of PinView only show white color for filled and grey color for empty. Nothing happens when used : "app:dotFilledBackground="@drawable/circle""

asifashraf270 commented 3 years ago

remove this line from Sample Activity you will get drawable color indicatorDots.setIndicatorType(IndicatorDots.IndicatorType.FILL_WITH_ANIMATION)