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..
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.
The following table is the detailed list of PushHeaderSectionList.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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