FreetoflyBai / ImageLoader-master

ImageLoader-master is an image processing framework, mainly used LruCache 、 DiskLrucache and ThreadPoolExecutor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageLoader-master

ImageLoader-master is an image loading framework, mainly used LruCache 、 DiskLrucache and ThreadPoolExecutor

image

Instructions:

ImageLoader mImageLoader=ImageLoader.build(this);
mImageLoader.bindBitmap(uri,imageView,width,height);

About

ImageLoader-master is an image processing framework, mainly used LruCache 、 DiskLrucache and ThreadPoolExecutor


Languages

Language:Java 100.0%