daimajia / AndroidImageSlider

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

How to stop autoplay when there is one image? #376

Closed rezasys2 closed 6 years ago

rezasys2 commented 6 years ago

Hello Thank u for this useful library. How can I stop autoplay when there is one image?

rezasys2 commented 6 years ago
                        if(url_maps.size() <= 1)
                            sliderShow.stopAutoCycle();