preload gif(stored locally) into memory and retain it
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 17.2k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
I want to preload GIF(stored in raw folder) into memory and retain it so that whenever I am showing GIF, I don't have to again load it as GIF loads with some delay.
I am showing GIF in loading progress so it will be good if I already have the instance of previously loaded GIF and it loads faster next time.
Contributor guide
Assessment
This issue has not been assessed yet.