When using Picasso library to load images into the card,
if I swipe quickly, it shows previous images sometimes for a brief moment, like for a second,
it repeats loaded images, and when I stop to swipe, it loads the new image, like it supposed to.
how do I handle this issue?
thanks
P.S
tried Picasso memory policies method, not working
When using Picasso library to load images into the card, if I swipe quickly, it shows previous images sometimes for a brief moment, like for a second, it repeats loaded images, and when I stop to swipe, it loads the new image, like it supposed to.
how do I handle this issue? thanks
P.S tried Picasso memory policies method, not working