I now how to make a ListView with headers (there are tons of examples), but what I want to do is a ListView with headers and when one of the sections scrolls, the header would still be there.
I think I found one… but now I cannot find it again…
It’s just like Contacts app. I hope you can help me!
Thanks
Just a trick you may go for it:
Take LinearLayout with vertical orientation
Hope it will work. 🙂