tommybuonomo / dotsindicator

Three material Dots Indicators for view pagers in Android !
Apache License 2.0
3.49k stars 356 forks source link

Selected Dot flickers when changing selectedDotColor in onPageSelected of view pager #161

Closed oia05 closed 2 days ago

oia05 commented 2 years ago

I think it is because of the change and of the current color through a callback (onPageSelected). Similar to

setcolor to red delay(100 ms) setcolor to blue.