implement gridview drag and drop user long press ,and can enable click event.
android_dragdropable_gridview is hosted in the following web site
https://github.com/jerryjobs/android_dragdropable_gridview
If you think the Android project android_dragdropable_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 android_dragdropable_gridview.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
There are 1 image files in android_dragdropable_gridview. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
android_dragdropable_gridview has the following Java source files.
cn.classd.demo.drag_drop_gridview.MainActivity.java cn.classd.demo.drag_drop_gridview.bean.Book.java cn.classd.dragablegrid.widget.DragableGridview.java