@NonNullByDefault
See: Description
Interface | Description |
---|---|
ImageLoader |
An image loader is responsible for loading the images.
|
Class | Description |
---|---|
DefaultImageLoader |
Default implementation of image loader that simply returns the image at the given path.
|