C
G
L
T
C
- CoilImage - class in com.skydoves.landscapist.coil
- CoilImage(ImageRequest,Modifier,Function0,ImageComponent,ImageOptions,Function1,Integer,Function2,Function2,Function2) - function in com.skydoves.landscapist.coil.CoilImage
- Load and render an image with the given imageRequest from the network or local storage.
- CoilImage(Object,Modifier,Context,LifecycleOwner,Function0,ImageComponent,ImageRequest.Listener,ImageOptions,Function1,Integer,Function2,Function2,Function2) - function in com.skydoves.landscapist.coil.CoilImage
- Load and render an image with the given imageModel from the network or local storage.
- CoilImageState - class in com.skydoves.landscapist.coil
- GlideImageState represents the image loading states for Coil.
- CoilImageState.Failure - class in com.skydoves.landscapist.coil.CoilImageState
- Request failed.
- CoilImageState.Loading - class in com.skydoves.landscapist.coil.CoilImageState
- Request is currently in progress.
- CoilImageState.None - class in com.skydoves.landscapist.coil.CoilImageState
- Request not started.
- CoilImageState.Success - class in com.skydoves.landscapist.coil.CoilImageState
- Request is completed successfully and ready to use an ImageBitmap.
- CoilImageStateKt - class in com.skydoves.landscapist.coil
- com.skydoves.landscapist.coil - package com.skydoves.landscapist.coil