carbaj0
06/05/2020, 5:24 PMCard(
modifier = Modifier.clickable(onClick = { someaction() }).ripple()
)
onclick isn't working, it shows the ripple but not perform the actionLouis Pullen-Freilich [G]
06/05/2020, 5:28 PMcarbaj0
06/05/2020, 6:12 PM