¡@

Home 

2014/10/16 ¤W¤È 08:10:36

android Programming Glossary: bitmaplrucache

Android Volley ImageLoader - BitmapLruCache parameter?

http://stackoverflow.com/questions/16682595/android-volley-imageloader-bitmaplrucache-parameter

Volley ImageLoader BitmapLruCache parameter I am having trouble implementing Image cache using the new Volley library. In the presentation code look like.. code look like this mRequestQueue Volley.newRequestQueue context mImageLoader new ImageLoader mRequestQueue new BitmapLruCache The BitmapLruCache is obviously not included in the toolkit. Any idea how to implement it or point me to some resources.. this mRequestQueue Volley.newRequestQueue context mImageLoader new ImageLoader mRequestQueue new BitmapLruCache The BitmapLruCache is obviously not included in the toolkit. Any idea how to implement it or point me to some resources http www.youtube.com..