Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 257 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 257 Bytes

ImageLoader

A ImageLoader with MemoryCache and DiskCache.

It will resize the bitmap for the imageView which we want to add in.

When it get the json from the api,the UrlCache will try to make cache for it.

This can help you load photo without Internet.