https://kotlinlang.org logo
#compose
Title
# compose
b

Brian Gardner

02/26/2020, 3:29 PM
AdapterList view not measured
a

Andrey Kulikov

02/26/2020, 4:36 PM
it would be nice if you can provide a sample snippet for us to reproduce the issue. thanks!
b

Brian Gardner

02/26/2020, 4:37 PM
I’ve got my code up on a public github repo with my changes from today: https://github.com/BrianGardnerAtl/JetpackComposePlayground
a

Andrey Kulikov

02/26/2020, 7:16 PM
tried to reproduce it with the copy of your Activity with the current master, didn't manage to make it crash yet. also on device with what Android API version do you test?
b

Brian Gardner

02/26/2020, 7:19 PM
I originally tested with a Pixel 2 emulator with sdk 29 but I also just tested on my physical pixel 3 with sdk 29 as well and got the same crash
slow scroll works on my pixel 3 but the fling causes the crash
2 Views