-
- All Implemented Interfaces:
public final class CoilImageState.Success extends CoilImageState
Request is completed successfully and ready to use an ImageBitmap.
-
-
Constructor Summary
Constructors Constructor Description CoilImageState.Success(Drawable drawable)
-
Method Summary
Modifier and Type Method Description final DrawablegetDrawable()-
-
Constructor Detail
-
CoilImageState.Success
CoilImageState.Success(Drawable drawable)
-
-
Method Detail
-
getDrawable
final Drawable getDrawable()
-
-
-
-