daimajia / AndroidImageSlider

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

Image loading #140

Open rsantos92 opened 8 years ago

rsantos92 commented 8 years ago

If I change the images of the slider frequently, app becomes unresponsive. I tried using a view pager to replace slider and this behavior doesn't happen! I thought the problem was related to Picasso but it's not.

Cheers.

fedek6 commented 8 years ago

I have the same problem :(