| Class | Description |
|---|---|
| BitmapLruCache |
A cache which can be set to use multiple layers of caching for Bitmap objects in an Android app.
|
| BitmapLruCache.Builder |
Builder class for {link
BitmapLruCache. |
| CacheableBitmapDrawable | |
| CacheableImageView |
| Enum | Description |
|---|---|
| BitmapLruCache.RecyclePolicy |
The recycle policy controls if the
Bitmap.recycle() is automatically
called, when it is no longer being used. |
Copyright © 2013. All Rights Reserved.