Package coil.compose
See: Description
-
Class Summary Class Description Loading The request is in-progress. Success The request was successful. Error The request failed due to ErrorResult.throwable. State The current state of the AsyncImagePainter. AsyncImagePainter A Painter that that executes an ImageRequest asynchronously and renders the result. EqualityDelegateKt AsyncImageKt AsyncImagePainterKt ImagePainterKt SubcomposeAsyncImageKt -
Interface Summary Interface Description EqualityDelegate Determines equality between two values or a value's hash code. SubcomposeAsyncImageScope A scope for the children of SubcomposeAsyncImage.