ComposeReorderable
ComposeReorderable copied to clipboard
Feature Request - Ability to Drag Items Across Lists
Hello, is it possible to drag items across LazyLists/Grids?
For example on the Readme, dragging a Cat Box to the Dog List.
Is this possible with this library?
I have the same question
No sorry, the library is not designed for this.
Depends on your layout but you could leverage LazyGrid with a two columns layout and use the same idea as I did in https://github.com/aclassen/ComposeReorderable/pull/184 to prevent drag and drop within same list/column.
Watch for Drag and drop in Lazy layouts updates in roadmap @masonstevens95
https://developer.android.com/jetpack/androidx/compose-roadmap