Saturday 4 January 2014

StickyGridHeaders

StickyGridHeaders provides an enhanced GridView that shows items in sections with headers. By default the section headers will stick to the top of the view as sections scroll past like the People app in Android 4.x. StickyGridHeaders is designed to be low impact on your code base and you can easily interchange the original GridView with the one provided by StickyGridHeaders.
To use StickyGridHeaders in your projects, simply add this project to your workspace then add it as a library project to your current project. For additional information refer to the project readme.
By Tonic Artos


Download from GitHub

No comments:

Post a Comment