Android Open Source - UI ListView Drag DragListView






Project Summary

you just drag the item in the listview to change the position with each other.

Web Site / Source Repository

DragListView is hosted in the following web site
https://github.com/GankLun/DragListView

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

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar




License

The license information of DragListView is as follows:

Apache License

Java Source Files

com.czl.struct.activity.BaseActivity.java
com.czl.struct.activity.MainActivity.java
com.czl.struct.adapter.DemoAdapter.java
com.czl.struct.interfaces.DragItemChangeListener.java
com.czl.struct.widget.DragListView.java