alorma
02/25/2021, 1:19 PM.clickable(
indication = rememberRipple(
color = MaterialTheme.colors.primary.copy(alpha = 0.20f),
),
interactionSource = remember { MutableInteractionSource() },
) { }
Andrey Kulikov
02/25/2021, 2:15 PMalorma
02/25/2021, 2:34 PMAndrey Kulikov
02/25/2021, 2:36 PM