tommybuonomo / dotsindicator

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

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

Open oia05 opened 1 year ago

oia05 commented 1 year 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.