LazyColumn/Row in compose beta 07 still has same performance as compare to beta06 and touch ripple issue is also not resolved yet 😞
a
Adam Powell
05/19/2021, 4:02 PM
tracking bug for the touch ripple showing on scroll: https://issuetracker.google.com/issues/168524931; if you can post a specific performance repro case for Lazy* performance issues @Andrey Kulikov is likely to be interested
I have a very simple list item with Coil Image and Text, but I'm using Motorola G4 android N (which is quite old), But RV performance is still so much better on the same device.
a
Adam Powell
05/19/2021, 6:06 PM
if you can post the specific code either here or in a ticket on the issue tracker we could take a closer look. We've been doing testing with low-end devices and have been seeing comparable (or sometimes better) performance vs. RecyclerView as of late, I'd love to have your use case represented for our dashboards and tracking of this.