FastCachedImageProvider ignoring FastCachedImageConfig.clearAllCachedImages(); #55
Unanswered
gustavorozolin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FastCachedImageProvider is not reload image from serve after FastCachedImageConfig.clearAllCachedImages();
I've checked FastCachedImageConfig.isCached(imageUrl: url)) and its return false, but the image is not reload. What do I need to do? Or is it a bug? Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions