Hi! Has anybody tried nested lazy row/lazy column ...
# compose-android
s
Hi! Has anybody tried nested lazy row/lazy column in compose? I tried to create a project very similar to Netflix/prime/Disney, etc and when I made a vertical scroll, it is very laggy and not smooth at all. Does anyone notice that problem and how do you solve it? Thanks in advance!!
c
release mode with r8 enabled is still laggy?
s
Yes!
I made a sample project using last version of every library and with just texts on each item in the nested list row and still laggy
c
@romainguy always say to report any perf issues on issuetracker, especially if you have a repro project you can share and they'll fix it!
s
Cool! I will publish my project on GitHub and hope we can find a solution. Thanks!!
c
cheers. post it here and i will star it!
s
Hi @Colton Idle I know it's a long time since the last time I asked this but I have created the project 😅 https://github.com/smoralb/TestNestedRows
I generated a release version and is still laggy when I scroll vertically
c
Can you file an issue on https://issuetracker.google.com/issues ?
Linking to the repo you added. That way someone like @romainguy will see it. 😅