I have an ArrayAdapter which is hooked up to my ListView. I really like the \"separators\" feature in the Evernote Android application, where they
ArrayAdapter
ListView
And here is one which does exactly this : https://github.com/Polidea/android-section-list with transparent section header sticky at the top of the list (similar to iOS section list which comes out of the box there).