Open Sharjeel97 opened 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""
remove this line from Sample Activity you will get drawable color indicatorDots.setIndicatorType(IndicatorDots.IndicatorType.FILL_WITH_ANIMATION)
Indicator dots of PinView only show white color for filled and grey color for empty. Nothing happens when used : "app:dotFilledBackground="@drawable/circle""