Hi All
A question on setting the item height in a CustomListView.
I have found several references to "Changing the height of an existing item but requires each item to be independently changed.
In ListView I would do this:
B4X:
AllListView.SingleLineLayout.Label.Height = 40dip...