Sample project for drag and drop reordering in RecyclerView.
Drag-DropRecyclerView is hosted in the following web site
https://github.com/gvasilevaa/Drag-DropRecyclerView
If you think the Android project Drag-DropRecyclerView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Drag-DropRecyclerView.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
There are 1 image files in Drag-DropRecyclerView. The names of the image files are listed as follows.
check_sm.9.png
The following screenshort is generated from the image listed above.
Drag-DropRecyclerView has the following Java source files.
com.gergana.dragdroprecyclerview.MainActivity.java com.gergana.dragdroprecyclerview.RecyclerItemClickListener.java com.gergana.dragdroprecyclerview.RecyclerViewAdapter.java com.gergana.dragdroprecyclerview.ReorderRecyclerView.java com.gergana.dragdroprecyclerview.SimpleItem.java