julioromano
06/02/2021, 9:47 PM.clickable()
modifiers applied to items in a LazyColumn
don’t work anymore.Card
and Surface
with clickable()
modifiers will stop working in beta08. See inside.Louis Pullen-Freilich [G]
06/02/2021, 9:50 PMjulioromano
06/02/2021, 9:51 PMIan Lake
06/02/2021, 9:51 PMCard
or Surface
? They consume clicks now: https://developer.android.com/jetpack/androidx/releases/compose-material#1.0.0-beta08Ian Lake
06/02/2021, 9:53 PMSurface
or Card
that has an onClick
parameter instead of using clickable()
julioromano
06/02/2021, 9:55 PMRooparsh
06/03/2021, 3:24 AMKunal Raghav
06/03/2021, 6:39 AMApm29
06/03/2021, 6:45 AM