-
- All Implemented Interfaces:
-
com.google.android.horologist.images.base.paintable.Paintable,com.google.android.horologist.images.base.paintable.PaintableIcon
public final class DrawableResPaintable implements PaintableIcon
A drawable resource ID that can be represented as a Painter.
-
-
Constructor Summary
Constructors Constructor Description DrawableResPaintable(Integer id)
-
Method Summary
Modifier and Type Method Description PainterrememberPainter()-
-
Constructor Detail
-
DrawableResPaintable
DrawableResPaintable(Integer id)
-
-
Method Detail
-
rememberPainter
@Composable() Painter rememberPainter()
-
-
-
-