, my list always flashes when the first element of
data
changes. But the animation works perfectly when a new item was inserted at another index > 0.
https://share.cleanshot.com/nG1j4rTb
Anyone knows if that is expected or already known?
s
Skaldebane
12/27/2024, 12:10 PM
Did you set up the
key
parameter of the
items
function in your
LazyColumn
?
Skaldebane
12/27/2024, 12:12 PM
Though I also experienced this issue recently, and somehow it got fixed with some changes, unsure what exactly caused it nor how i got it fixed