androidx.wear.compose.remote.material3
Classes
RemoteButtonColors |
Represents the container and content colors used in buttons in different states. |
RemoteCardColors |
Represents Colors used in |
RemoteColorScheme |
Represents the color scheme for the Wear Material 3 theme in a remote context. |
RemoteIconButtonColors |
Represents the container and content colors used in a text button in different states. |
RemoteProgressIndicatorColors |
Represents the indicator and track colors used in progress indicator in a remote context. |
RemoteShapes |
Material surfaces can be displayed in different shapes. |
RemoteTextButtonColors |
Represents the container and content colors used in a text button in different states. |
RemoteTypography |
Class holding typography definitions for |
Objects
RemoteButtonDefaults |
Contains the default values used by |
RemoteButtonGroupDefaults |
Contains the default values used by |
RemoteCardDefaults |
Contains the default values used by |
RemoteIconButtonDefaults |
Contains the default values used by |
RemoteMaterialTheme |
Contains functions to access the current theme values provided at the call site's |
RemoteProgressIndicatorDefaults |
Contains defaults for Remote Progress Indicators. |
RemoteShapeDefaults |
Contains the default values used by |
RemoteTextButtonDefaults |
Contains the default values used by |
Composables
RemoteAppCard |
Opinionated Wear Material 3 |
RemoteButton |
Base level Wear Material3 |
RemoteButtonGroup |
Layout component to implement an expressive group of buttons in a row. |
RemoteCard |
Base level Wear Material 3 |
RemoteCircularProgressIndicator |
Material Design circular progress indicator. |
RemoteCompactButton |
A Wear Material3 |
RemoteIcon |
Composable function that displays an icon using an |
RemoteIconButton |
Wear Material |
RemoteMaterialTheme |
Material Theming refers to the customization of your Material Design app to better reflect your product’s brand. |
RemoteOutlinedCard |
Outlined Wear Material 3 |
RemoteText |
High level element that displays text and provides semantics / accessibility information. |
RemoteTextButton |
Wear Material |
RemoteTitleCard |
Opinionated Wear Material 3 |
Extension functions summary
RemoteModifier |
Modifier to be applied to a |
Extension functions
RemoteModifier.buttonSizeModifier
fun RemoteModifier.buttonSizeModifier(): RemoteModifier
Modifier to be applied to a RemoteButton to ensure that its size meets the recommended minimums.