A
B
C
D
I
P
R
P
- Paintable - class in com.google.android.horologist.images.base.paintable
- Represents an image or graphic that can be displayed in a compose context via a Painter.
- PaintableIcon - class in com.google.android.horologist.images.base.paintable
- Represents an image or graphic that can be displayed in a compose context via a Painter, but that should be treated as an icon rather than an image (for example, tinting can be applied).