and have a custom Card composable in a LazyColumn. I’m using Compose 1.1.0-beta04. Does it work if you put it in Composable and not directly in the items block?
Chris Sinco [G]
12/15/2021, 5:53 PM
Any errors shown in Logcat?
j
jean
12/15/2021, 8:59 PM
Well, turned out it does not work in the emulator, it works fine on real device 🤷
c
Chris Sinco [G]
12/15/2021, 11:49 PM
Oh I see. Hmm. Still, anything in Logcat that comes up for the Emulator?