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

Drag does not return the expected from position #6

Open
ParryPatel021 opened this issue Feb 11, 2020 · 0 comments
Open

Drag does not return the expected from position #6

ParryPatel021 opened this issue Feb 11, 2020 · 0 comments

Comments

@ParryPatel021
Copy link

I am trying to fetch the from and to positions. But it does not return the expected positions.
I am using RecyclerView with GridLayoutManager.
If I drag image form 1st position to 3rd position, the library return fromPosition = 1 & toPosition = 2
But I want fromPosition = 0 & toPosition = 2

Any helps and suggestions are 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