I have a ListView with multiple TextViews. Notice that sometimes these TextViews are not all used.
Still the single listings of the ListView do always have the same size.
How can I change it in a way such that the ListView only takes the space necessary?