How to retrieve Url from cache files which are in directory `image_manager_disk_cache` ?
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Glide save images/icon in this local app directory `image_manager_disk_cache` e.g. file path
/data/user/0/com.app.package.abc/cache/image_manager_disk_cache/88cf36166efa4e8d963049b82000f615204ae89c7a37062e5b95a0ee76895449.0
how could retrieve the actual web URL from this key `88cf36166efa4e8d963049b82000f615204ae89c7a37062e5b95a0ee76895449.0`
Contributor guide
Assessment
This issue has not been assessed yet.