Why when i use SimpleCursorAdapter for ListView i have items height in ListView like this -
You need to use padding on the list item layout so space is added on the edges of the item (just increasing the font size won't do that).