loopj / android-smart-image-view

Android ImageView replacement which allows image loading from URLs or contact address book, with caching
http://loopj.com/android-smart-image-view/
1.3k stars 510 forks source link

Cache removal control #56

Open naveenthontepu opened 8 years ago

naveenthontepu commented 8 years ago

need to have cache removal control. This can be done if the WebImageCache would be private and providing a getInstance method to the file would make this happen.