Android Open Source - UI ListView Section PushHeaderSectionList






Project Summary

A ListView that shows several sections together.The top header is the current header and can be pushed up when the second section is coming up..

Web Site / Source Repository

PushHeaderSectionList is hosted in the following web site
https://github.com/mengdd/PushHeaderSectionList

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

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




Java Source Files

PushHeaderSectionList has the following Java source files.

com.example.sectionlist.widget.Item.java
com.example.sectionlist.widget.SectionAdapter.java
com.example.sectionlist.widget.SectionListView.java
com.example.testdemo.ConcreteItem.java
com.example.testdemo.MyAdapter.java
com.example.testdemo.TestActivity.java