glide icon indicating copy to clipboard operation
glide copied to clipboard

Loading images takes time when recovering from process death

Open qwaskhaled opened this issue 3 years ago • 0 comments
trafficstars

I have a question. Glide is loading image from cache when it downloads from remote and it keeps loading it from cache afterward. If the application is killed by the system then I chose the application from the tasks manager I will be directed to the last activity I was in but I noticed that the image takes a second maybe before showing. It was the first time for me to see placeholder when loading an image from local. I don't see the placeholder when the image is loaded from the cache as it happens very fast but the case isn't the same when returning from process death. Is there anyway to improve that behavior?

qwaskhaled avatar Apr 25 '22 11:04 qwaskhaled