首先在图片异步加载的时候图片缓存对象使用LruCache<K,V>,这个在api中的解释为
A cache that holds strong references to a limited number of values. Each time A c首先在图片异步加载的时候图片缓存对象使用LruCache<K,V>,这个在api中的解释为
A cache that holds strong references to a limited number of values. Each time A c