Two bugs:
1) Right now if you change the settings of the
lsv.SingleLineLayout.ItemHeight to, say 30, the highlight rectangle doesn't change with it. In fact, on a smaller resolution device, selecting one item can high light 3. The highlight needs to scale with he itemheight.
2) along the lines above, many times when your finger comes off an item, the listview doesn't redraw right, and all the lighlighted area outside the item stays highlighted.
Here is a picture of the two cases:
Please fix this
Thanks
1) Right now if you change the settings of the
lsv.SingleLineLayout.ItemHeight to, say 30, the highlight rectangle doesn't change with it. In fact, on a smaller resolution device, selecting one item can high light 3. The highlight needs to scale with he itemheight.
2) along the lines above, many times when your finger comes off an item, the listview doesn't redraw right, and all the lighlighted area outside the item stays highlighted.
Here is a picture of the two cases:
Please fix this
Thanks