Is it possible to have feature like drag and drop between two different RecyclerView?
RecyclerView
I found library for drag and drop within RecyclerView
Check out my code sample on GitHub. It will help you understand how to Drag and Drop between two RecyclerViews.
Drag and Drop