I'm pausing the imageloader when scrolling and resuming when the scroll state is idle .
how can i configure the image loader in a way that it wont pause on scroll when its trying to get the image from the memory or cache . only pause when trying to download the image .
is there a proper way to do that?
I'm pausing the imageloader when scrolling and resuming when the scroll state is idle . how can i configure the image loader in a way that it wont pause on scroll when its trying to get the image from the memory or cache . only pause when trying to download the image . is there a proper way to do that?