louiscad
10/10/2024, 2:30 AMLazyColumn
produces incorrect glitches. When I scroll quickly, I reliably sometimes get one item that was long scrolled past to briefly show up, overlaid on to whatever I'm scrolling.
I've never witnessed this kind of issue with RecyclerView, and I'm now a bit worried about the display correctness of LazyColumn
. Is that a known issue? I don't know if it's Android only, but I reproduced it on Wear OS (Pixel Watch 2 and Mobvoi TicWatch Pro 5), where the screens are a lot shorter than on phones.Hristijan
10/10/2024, 7:21 AMlouiscad
10/10/2024, 11:49 AMshikasd
10/10/2024, 12:08 PM