suleymanccelik / UrlImageViewHelper

UrlImageViewHelper will fill an ImageView with an image that is found at a URL. UrlImageViewHelper will automatically download, save, and cache all the image urls the BitmapDrawables. Duplicate urls will not be loaded into memory twice. Bitmap memory is managed by using a soft reference hash table, so as soon as the image is no longer used by you, it will be garbage collected automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suleymanccelik/UrlImageViewHelper Issues

No issues in this repository yet.