Listview With Section Header Android
Is it possible in android listview -> Headerbar(section) not scroll untill the list of that section not scroll. Like as iphone tableview. I used section listview but i want like
Solution 1:
This project should help you: http://code.google.com/p/android-section-list/
Solution 2:
It is also helpful.... http://code.google.com/p/android-amazing-listview/
Here is a sample image from the library for those more visual:
Post a Comment for "Listview With Section Header Android"