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. AsyncImageKt AsyncImagePainterKt ImagePainterKt SubcomposeAsyncImageKt -
Interface Summary Interface Description SubcomposeAsyncImageScope A scope for the children of SubcomposeAsyncImage.