Android-Universal-Image-Loader
Android-Universal-Image-Loader copied to clipboard
How to clear imageview
I want to clear image in imageview. For example when an activity destroyed or when in recyclerview in OnRecycled method.
Glide has a clear method but I could't find the same for Universal İmage Loader. How can I clear image view?