phteven
12/27/2024, 12:06 AMModifier.animateItem() in LazyColumn , 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?Skaldebane
12/27/2024, 12:10 PMkey parameter of the items function in your LazyColumn?Skaldebane
12/27/2024, 12:12 PM