Revert "Use consistent paddings for the first list item"
This reverts commit 552517c3
The commit seems to cause crashes and weird behavior (drawing list items on top of each other).
Dynamically checking if the item is first item or not, then modifying it's size/coords confuses the listview and weird things happen.
See the bug report for more discussion
Edited by Akseli Lahtinen