a gridview supports reorder by drag and drop for Android.
drag_reorder_gridview is hosted in the following web site
https://github.com/dongdxy/drag_reorder_gridview
If you think the Android project drag_reorder_gridview 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_reorder_gridview.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
drag_reorder_gridview has the following Java source files.
com.dongdxy.android.demo.dragreordergridview.MainActivity.java com.dongdxy.android.ui.dragreordergridview.DragReorderGridView.java com.dongdxy.android.ui.dragreordergridview.DragReorderListAdapter.java com.dongdxy.android.ui.dragreordergridview.DragReorderListener.java com.dongdxy.android.ui.dragreordergridview.EditActionListener.java