Android Open Source - UI drag drag_reorder_gridview






Project Summary

a gridview supports reorder by drag and drop for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of drag_reorder_gridview.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar
Required Permissionsandroid.permission.VIBRATE




Java Source Files

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