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

i have two recyclerview in a activity. For one list working perfectly and other one failed. #11

Open
tkharishankar opened this issue Jul 18, 2018 · 2 comments

Comments

@tkharishankar
Copy link

Hi
I have implemented the lib for two different list view in single activity.
One working fine without any issue.
For another one, the onMove function didn't call while onDrag.

Can you please explain why if you faced already this issue?
Is it possible to use two list in single activity with ItemTouchHelper?

@nisrulz
Copy link
Owner

nisrulz commented Jul 18, 2018

Can you share a simple example demonstrating the issue? Ideally this should not happen. The lib provides helpers which are not tied to any recyclerview. They just make using the recyclerview much easier to use

@tkharishankar
Copy link
Author

tkharishankar commented Jul 19, 2018

Hi Nisrulz,
Please check the video link
https://youtu.be/B-JxmVeeoT8,
let me know what info need to fix this issue.

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

2 participants