An example Andriod project showing how to implement Sticky Sectioned List Headers.
sticky_sectioned_list_headers is hosted in the following web site
https://github.com/dm77/sticky_sectioned_list_headers
If you think the Android project sticky_sectioned_list_headers 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 sticky_sectioned_list_headers.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
sticky_sectioned_list_headers has the following Java source files.
com.dushyanth.stickysectionedlistheaders.SessionDb.java com.dushyanth.stickysectionedlistheaders.SessionListActivity.java com.dushyanth.stickysectionedlistheaders.SessionListAdapter.java com.dushyanth.stickysectionedlistheaders.SessionListFragment.java com.dushyanth.stickysectionedlistheaders.SessionProvider.java com.dushyanth.stickysectionedlistheaders.SessionsTable.java