Android-Universal-Image-Loader icon indicating copy to clipboard operation
Android-Universal-Image-Loader copied to clipboard

How to clear imageview

Open uzaysan opened this issue 5 years ago • 0 comments

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?

uzaysan avatar Jul 04 '19 20:07 uzaysan