Android Open Source - App demo android-multi-view-list-demo






Project Summary

Android app to demonstrate the usage of android-multi-view-list.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-multi-view-list-demo.

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version7
Activity Count1
jar files usedclasses.jar




Java Source Files

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