daimajia / AndroidImageSlider

An amazing and convenient Android image slider.
MIT License
5.63k stars 1.66k forks source link

Partial solution for Skipped Frames problem #253

Open AbdKa opened 8 years ago

AbdKa commented 8 years ago

Just avoid using sliderShow.setCurrentPosition(0);

That's it.

anonym24 commented 7 years ago

lol, so what we have to use instead? go to a specific slider programmatically?