Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Different rows height in a ListView
posted

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