Android Open Source - UI ListView Section SectionedList






Project Summary

Example of a sectioned list: a ListView split into sections using separating headers for each section..

Web Site / Source Repository

SectionedList is hosted in the following web site
https://github.com/cristiantanas/SectionedList

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

ItemValue
Java File Count10
Activity Count1
jar files usedgson-2.3.1.jar
Asset File Namesassets\tp_rodalies_barcelona.json




Java Source Files

SectionedList has the following Java source files.

com.ctanas.android.sectionedlist.ApplicationTest.java
com.ctanas.android.sectionedlist.MainActivity.java
com.ctanas.android.sectionedlist.adapter.SectionedListAdapter.java
com.ctanas.android.sectionedlist.data.JsonMapper.java
com.ctanas.android.sectionedlist.data.PublicTransportDataMapper.java
com.ctanas.android.sectionedlist.data.PublicTransportLine.java
com.ctanas.android.sectionedlist.data.PublicTransportStation.java
com.ctanas.android.sectionedlist.model.PublicTransportStationItem.java
com.ctanas.android.sectionedlist.model.SectionedListItem.java
com.ctanas.android.sectionedlist.model.StringHeaderItem.java