Hi,
I am trying to understand how things work when adding views on a panel .
I am creating a panel and I need to put a label with some text on it, and in the same line a button ,
Now the label width and height should be "match_content" meaning that the width and height should be according to text and font size in it.
The same is with the button.
So the question is what is the best way to do that.
Thanks.
I am trying to understand how things work when adding views on a panel .
I am creating a panel and I need to put a label with some text on it, and in the same line a button ,
Now the label width and height should be "match_content" meaning that the width and height should be according to text and font size in it.
The same is with the button.
So the question is what is the best way to do that.
Thanks.