Hello,
I'm writtng a touchscreen app and I need to customize a little how the listview displays the items.
I could either increase the size of all the rows (enough to accomodate a finger) or alternately add an empty row, in this case I want the row to be more narrow.
How can I control the height of a row?
Can I have different rows heights?
Thank in advance,
Ignacio
The height of the items displayed in Details/List view is determined by the height of the font and the height of the image (the larger of the two). All items are the same height.