bumptech / bumptech/glide

Loading images takes time when recovering from process death

Open
#4,792 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.