| AnimatedWebpDecoder |
Allows decoding animated webp images using ImageDecoder on Android P+.
|
| DrawableDecoderCompat |
Handles decoding Drawables with the v7 support library if present and falling back to the v4
support library otherwise.
|
| DrawableResource<T extends android.graphics.drawable.Drawable> |
Simple wrapper for an Android Drawable which returns a new drawable based on it's state.
|
| DrawableTransitionOptions |
Contains Drawable specific animation options.
|
| ResourceDrawableDecoder |
Decodes Drawables given resource Uris.
|
| UnitDrawableDecoder |
Passes through a Drawable as a Drawable based Resource.
|