| Class | Description |
|---|---|
| NetworkImageView |
Handles fetching an image from a URL as well as the life-cycle of the
associated request.
|
| NetworkImageViewPlus |
Handles fetching an image from a URL as well as the life-cycle of the
associated request.
|
| PhotoView |
Layout for the photo list view header.
|
| RecyclingBitmapDrawable |
A BitmapDrawable that keeps track of whether it is being displayed or cached.
|
| RecyclingImageView |
Sub-class of ImageView which automatically notifies the drawable when it is
being displayed.
|