Drag view to a gridview.
DragToGridView is hosted in the following web site
https://github.com/sslcs/DragToGridView
If you think the Android project DragToGridView 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 DragToGridView.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
There are 3 image files in DragToGridView. The names of the image files are listed as follows.
hello.png trashcan.png trashcan_hover.png
The following screenshort is generated from the image listed above.
DragToGridView has the following Java source files.
com.sslcs.dragadd.DeleteZone.java com.sslcs.dragadd.DragController .java com.sslcs.dragadd.DragLayer.java com.sslcs.dragadd.DragSource .java com.sslcs.dragadd.DragView.java com.sslcs.dragadd.DropTarget .java com.sslcs.dragadd.ImageCell.java com.sslcs.dragadd.ImageCellAdapter.java com.sslcs.dragadd.MainActivity.java