资 源 简 介
This project has moved to [Github](https://github.com/Polidea/android-image-manager).
Image manager provides performant and easy way to load image resources asynchronously
with many options like:
loading from
file system
application resources
Internet
image quality control
anti-aliasing
dithering
caching
low-quality preview
sub-sampling
loading rescaled bitmap
using strong GC-proof cache
Provides optional logging on different levels which makes it easy to debug
your code. It can be used in your layout XML files and visual editor.