A
B
C
D
F
G
I
L
M
N
O
R
S
T
A
- A11yKt - class in com.google.android.horologist.compose.material.util
- AlertContent(Modifier,Function0,Function0,Function0,String,String,String,String,ScalingLazyColumnState,Boolean,Function1) - function in com.google.android.horologist.compose.material.AlertDialogKt
- AlertDialog(Boolean,Function0,Function0,Modifier,Function0,String,String,String,String,ScalingLazyColumnState,Function1) - function in com.google.android.horologist.compose.material.AlertDialogKt
- This component is an alternative to AlertContent, providing the following:
a convenient way of passing a title and a message;
additional content can be specified between the message and the buttons
default positive and negative buttons;
wrapped in a Dialog;
- AlertDialog(Boolean,Function0,Modifier,Function0,String,String,ScalingLazyColumnState,Function1) - function in com.google.android.horologist.compose.material.AlertDialogKt
- This component is an alternative to AlertContent, providing the following:
a convenient way of passing a title and a message;
slot for scrollable content (including stack of Chips for options);
wrapped in a Dialog;
- AlertDialogKt - class in com.google.android.horologist.compose.material
- AnimatedLabel(String,Function2) - function in com.google.android.horologist.compose.material.AnimatedLabelKt
- This composable provides an animated label that smoothly transitions between different text values.
- AnimatedLabelKt - class in com.google.android.horologist.compose.material