android-advancedrecyclerview
android-advancedrecyclerview copied to clipboard
Drag "onto" another item
I am building a file manager. How can I enable dragging on item on another item? I want to move files via drag and drop to a sub folder? Currently when I drag a file over a folder it scrolls folder so file can placed beside folder, but I want to check if file is dropped "on a folder"
thanks