Tag: image
-
The class LruCache to manage a cache of bitmap objects
The intensive use of many images in an app can create difficulties to the responsiveness and to memory, shown by warnings like ANR (Application Not Responding) or errors like OutOfMemoryError.