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

Miguel A. Ruiz

03/19/2020, 10:31 PM
Another issue: I have an AdapterList and the scroll is very very slow in dev07. Any idea? Does anyone else have this problem?
v

Vinay Gaba

03/19/2020, 10:39 PM
are you able to see the entire list? After updating, I can’t see the entire list - https://kotlinlang.slack.com/archives/CJLTWPH7S/p1584597013024600
m

Miguel A. Ruiz

03/19/2020, 10:44 PM
I had this problem in the emulator (I can do scroll but the items were shown always in the same position) but this was fixed building again or using a physical device (at least at the moment) but now take ages to scroll.
l

Leland Richardson [G]

03/19/2020, 10:45 PM
cc @Ryan Mentley any chance dev07 has an AdapterList regression in it?
r

Ryan Mentley

03/19/2020, 11:38 PM
Directly, I don't think so, but something else it depends on could've regressed
I'll take a look later today
m

Miguel A. Ruiz

03/20/2020, 8:03 AM
thanks
2 Views