Android Open Source - UI drag DragToGridView






Project Summary

Drag view to a gridview.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DragToGridView.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.VIBRATE




Resource Files

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.

null

Java Source Files

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