I really did not know how to put the title but hopefully that is close to the issue I am having. Basically I have a couple of labels defined as strings and they are placed within a scrollview when the activity starts well when a listview item is selected. But the issue is is that each label is different for each listview item when it is clicked on, some of the text is longer than the other one and I have to make the panel bigger and bigger each time and it looks horrible on the smaller texts because there is a giant white space at the bottom.
How would I resize well rather bring a label to the bottom of another label when they are defined as strings and how could I resize the panel to the bottom of the very last label at the bottom of the screen?
How would I resize well rather bring a label to the bottom of another label when they are defined as strings and how could I resize the panel to the bottom of the very last label at the bottom of the screen?