Reputation: 2739
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 this iphone tableview. is it any possiblities for that. Thanks.
Upvotes: 10
Views: 16264
Reputation: 2739
It is also helpful.... http://code.google.com/p/android-amazing-listview/
Here is a sample image from the library for those more visual:
Upvotes: 3
Reputation: 1946
http://jsharkey.org/blog/2008/08/18/separating-lists-with-headers-in-android-09/
Upvotes: 1
Reputation: 2802
This project should help you: http://code.google.com/p/android-section-list/
Upvotes: 5