| Interface | Description |
|---|---|
| ImageLoader.ImageCache |
Simple cache adapter interface.
|
| ImageLoader.ImageListener |
Interface for the response handlers on image requests.
|
| Class | Description |
|---|---|
| ImageLoader |
Helper that handles loading and caching images from remote URLs.
|
| NetworkImageView |
Handles fetching an image from a URL as well as the life-cycle of the
associated request.
|