package

androidx.wear.tiles.material

Classes

ButtonTiles component Button that represents clickable button with the given content.
Button.BuilderBuilder class for Button.
ButtonColorsRepresents the background and content colors used in a button Tiles component.
ButtonDefaultsContains the default values used by button Tiles components.
ChipTiles component Chip that represents clickable object with the text, optional label and optional icon or with custom content.
Chip.BuilderBuilder class for Chip.
ChipColorsRepresents the background and content colors used in a chip Tiles component.
ChipDefaultsContains the default values used by chip Tiles components.
CircularProgressIndicatorTiles component CircularProgressIndicator that represents circular progress indicator which supports a gap in the circular track between startAngle and endAngle.
CircularProgressIndicator.BuilderBuilder class for CircularProgressIndicator
ColorsRepresent the container for default color scheme in your Tile, that can be used to create color objects for all Material components.
CompactChipTiles component CompactChip that represents clickable object with the text.
CompactChip.BuilderBuilder class for CompactChip.
HelperHelper class used for Tiles Material.
ProgressIndicatorColorsRepresents the indicator and track colors used in a progress indicator Tiles component.
ProgressIndicatorDefaultsContains the default values used by CircularProgressIndicator Tiles components.
TextTiles component Text that represents text object holding any information.
Text.BuilderBuilder class for Text.
TitleChipTiles component TitleChip that represents clickable object with the text.
TitleChip.BuilderBuilder class for TitleChip.
TypographyTypography styles, currently set up to match Wear's styling.