A
C
D
G
I
L
M
N
R
U
R
- rememberBitmapPainter(List,ImageBitmap) - function in com.skydoves.landscapist.RememberPainterPluginsKt
- Remembers ImageBitmap wrapped up as a Painter with a given the list of ImagePlugin.
- rememberDrawablePainter(Drawable) - function in com.skydoves.landscapist.DrawablePainterKt
- Remembers Drawable wrapped up as a Painter.
- rememberDrawablePainter(Drawable,List) - function in com.skydoves.landscapist.RememberPainterPluginsKt
- Remembers Drawable wrapped up as a Painter with a given the list of ImagePlugin.
- rememberImageComponent(Function1) - function in com.skydoves.landscapist.components.RememberImageComponentKt
- Create and remember the new instance of ImageComponent that implements ImagePluginComponent on the memory.
- RememberImageComponentKt - class in com.skydoves.landscapist.components
- RememberPainterPluginsKt - class in com.skydoves.landscapist
- remove(ImagePlugin) - function in com.skydoves.landscapist.components.ImagePluginComponent
- Remove an ImagePlugin from the component.