I had a stack layout with two labels side by side. In this case the content page is made as small as possible.
When I change the left column from a label to a list view it drastically increases the size of each row in both height and width to take up as much space as possible.
Similar to the two label version I would like the list view version to shrink to be as small as possible in both height and width so it is just big enough to encompass all of its contents. How do I do this?