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

Dragging Items to Another View #14

Open
goktugerce opened this issue Aug 4, 2015 · 0 comments
Open

Dragging Items to Another View #14

goktugerce opened this issue Aug 4, 2015 · 0 comments

Comments

@goktugerce
Copy link

I wonder if I can move my items to another layout. I split the screen to two, left with a FrameLayout and right with a RecyclerView. I want to be able to move items from RecylerView and put them on other layout by dragging, and vice versa. I could not find a solution about it, currently dragging items is only available in RecyclerView, so I cannot drag the item to left or right, I can only drag it to up or down. Any suggestions would be appreciated.

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

1 participant