Clear cache before notifyDataSetChanged not wokring
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Hi,
I am using Glide 4.11.0. I have in my code a condition that clears both disk and memory cache. After that i want to refresh a recyclerView with new images. If i call these two methods and then call notifyDataSetChanged in my adapter nothing happens...
I have also tried to create new adapter and reset everything but still nothing happens.... Only if i destroy my activity and then create a new one it works.
Thank you
JImmy
Contributor guide
Assessment
This issue has not been assessed yet.