I have some problems dealing with listview height.
I have a listview (and some labels) in my StackLayout and no matters how many items there are in the listview, it have always a fixed height.
In this way, when I have only one item, i get lot of white space after the listview. And I don't want this.
I searched in the forums and I saw that it's a common problem, but I didn't find a solution that works for me.
Someone can help me?