Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Ability to Drag Items Across Lists #183

Open
masonstevens95 opened this issue Oct 20, 2022 · 4 comments
Open

Feature Request - Ability to Drag Items Across Lists #183

masonstevens95 opened this issue Oct 20, 2022 · 4 comments

Comments

@masonstevens95
Copy link

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?

@GooDiVer
Copy link

I have the same question

@aclassen
Copy link
Owner

No sorry, the library is not designed for this.

@VeselyJan92
Copy link
Contributor

VeselyJan92 commented Oct 28, 2022

Depends on your layout but you could leverage LazyGrid with a two columns layout and use the same idea as I did in #184 to prevent drag and drop within same list/column.

@VeselyJan92
Copy link
Contributor

Watch for Drag and drop in Lazy layouts updates in roadmap @masonstevens95

https://developer.android.com/jetpack/androidx/compose-roadmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants