Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh image url #23

Closed
ManojMM026 opened this issue Jul 3, 2019 · 1 comment
Closed

Refresh image url #23

ManojMM026 opened this issue Jul 3, 2019 · 1 comment

Comments

@ManojMM026
Copy link

Can you tell me how can I refresh image cache for particular image URL?
Use case :

I upload the image to firebase storage with the same name(which replaces existing image). When I clear app data I get the correct image, It seems that the same URL image is not being downloaded again(Which is intended behavior) but I would like to refresh that image URL manually.

@zmtzawqlp
Copy link
Member

try clearDiskCachedImage to clear particular url cached

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants