Android Open Source - UI ListView Display DynamicListView






Project Summary

This custom listview which can change it's item when long click. The changed item will display some button..

Web Site / Source Repository

DynamicListView is hosted in the following web site
https://github.com/Reacoder/DynamicListView

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

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of DynamicListView is as follows:

Apache License

Java Source Files

com.example.dynamiclistview.DynamicListView.java
com.example.dynamiclistview.MainActivity.java
com.example.dynamiclistview.MyAdapter.java