Android Open Source - Framework drag DynamicGridView






Project Summary

A simple drag and drop framework for android's GridView.

Web Site / Source Repository

DynamicGridView is hosted in the following web site
https://github.com/fhur/DynamicGridView

If you think the Android project DynamicGridView 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 DynamicGridView.

ItemValue
Java File Count7
Activity Count1

License

The license information of DynamicGridView is as follows:

GNU General Public License

Java Source Files

com.authy.dynamicgridview.ApplicationTest.java
com.authy.dynamicgridview.DragView.java
com.authy.dynamicgridview.DynamicGridAdapter.java
com.authy.dynamicgridview.DynamicGridView.java
com.authy.dynamicgridview.ScrollDirection.java
com.authy.dynamicgridview.SwapHistory.java
com.authy.dynamicgridview.TestActivity.java