bumptech / bumptech/glide

Clear cache before notifyDataSetChanged not wokring

Open
#4,579 0 comments 0 reactions 0 assignees View on GitHub
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

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.