Avoid removal of some images from cache
Open
feature
question
v4
wontfix
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
**Glide Version**:
**Integration libraries**:4.0.0-RC1
**Device/Android Version**: Independent
**Issue details / Repro steps / Use case background**: I want few images which should not be removed from cache. #501 I followed this to extend glideUrl and sending my specific key but any idea on how to avoid deletion of some specific images from cache?
**Glide load line / `GlideModule` (if any) / list Adapter code (if any)**:
```java
Glide.with...
```
**Layout XML**:
```xml
Contributor guide
Assessment
This issue has not been assessed yet.