nostra13/Android-Universal-Image-Loader

How to clear imageview

uzaysan opened this issue · 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?