I want to generate a ListView that has some dividers between some of the entries, like it can be seen in some of the property sections. See the example below. I
You can use my SectionedAdapter, if GPLv3 is acceptable (licensed that way due to some upstream code). You can use my MergeAdapter, if you need something more flexible and with a less-limiting license (Apache 2).