androidx.wear.protolayout.material
This package provides helpers for Wear ProtoLayout, to enable you to use Wear Material components such as Buttons and Chips within your ProtoLayout.
Classes
Button | ProtoLayout component |
Button.Builder | Builder class for |
ButtonColors | Represents the background and content colors used in |
ButtonDefaults | Contains the default values used by |
Chip | ProtoLayout component |
Chip.Builder | Builder class for |
ChipColors | Represents the background and content colors used in |
ChipDefaults | Contains the default values used by |
CircularProgressIndicator | ProtoLayout component |
CircularProgressIndicator.Builder | Builder class for |
Colors | Represent the container for default color scheme in your Tile, that can be used to create color objects for all Material components. |
CompactChip | ProtoLayout component |
CompactChip.Builder | Builder class for |
ProgressIndicatorColors | Represents the indicator and track colors used in |
ProgressIndicatorDefaults | Contains the default values used by |
Text | ProtoLayout component |
Text.Builder | Builder class for |
TitleChip | ProtoLayout component |
TitleChip.Builder | Builder class for |
Typography | Typography styles, currently set up to match Wear's styling. |