You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: