tommybuonomo / dotsindicator

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

Wormdotsindicator.kt images clicklistener not working on image number beyond 6 #147

Closed sayurabh closed 1 week ago

sayurabh commented 2 years ago

It is ok if u dont want to understand ur code fault ,this problem i mentioned is real when running viewpager i noticed that if images are beyond 6 dots will show but clicklistener will move to 0 on dot number 7 click u can reproduce this problem on ur own and can check and pls note viewpager it itself a preview no problem i m preparing java version of ur code with this critical bug fix as i domt know kotlin.

tommybuonomo commented 2 years ago

Hey @sayurabh Please provide a screencast of the issue using the last 4.3 version, I can't reproduce what you describing I'll close the issue again if there is no more info about the issue Thanks

Maxr1998 commented 2 weeks ago

I wonder if this is related to the broken clickable attribute that was fixed in #168.