Olivier Patry
09/11/2023, 9:04 PMItemTouchHelper
to easily reorder items of LazyRow
or LazyColumn
with animation?
I can't find anything equivalent in Compose (except implementing it ourselves using Compose gestures).
I know there are 3rd part libraries and foundation building blocks to achieve that, but I'm wondering if there is short term plan to have this as a "stock" API in official Jetpack Compose before starting anything new around this need.Olivier Patry
09/11/2023, 9:09 PM