Is it just me or do `animateItemPlacement` insert...
# compose
u
Is it just me or do
animateItemPlacement
insert the item immediately and then pushes the list down? Is it possible to get what recycler view did? i.e. push the list down, then fade in the new item