I learned about `animateItemPlacement()` in `LazyL...
# compose
m
I learned about
animateItemPlacement()
in
LazyList
and used it to make this earlier today. 😄 I think it looks nice, except for the way the list layout animation cuts the bottom alert whenever I dismiss any alert above.
c
Oooh. Thanks TIL
💯 1