Android app to demonstrate the usage of android-multi-view-list.
android-multi-view-list-demo is hosted in the following web site
https://github.com/Melozzola/android-multi-view-list-demo
If you think the Android project android-multi-view-list-demo 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 android-multi-view-list-demo.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | classes.jar |
android-multi-view-list-demo has the following Java source files.
riz.silvano.listutilsdemo.BuildConfig.java riz.silvano.listutilsdemo.ListActivity.java riz.silvano.listutilsdemo.ListViewHelper.java riz.silvano.listutilsdemo.model.Header .java riz.silvano.listutilsdemo.model.OneValue .java riz.silvano.listutilsdemo.model.ThreeValues .java riz.silvano.listutilsdemo.model.TwoValues .java riz.silvano.listutilsdemo.rowholder.HeaderRowHolder.java riz.silvano.listutilsdemo.rowholder.OneLineRowHolder.java riz.silvano.listutilsdemo.rowholder.ThreeLinesRowHolder.java riz.silvano.listutilsdemo.rowholder.TwoLinesRowHolder.java