Hi, I have a question about the dimension of components in my activity...
Example: I have a label and two buttons, I set their dimensions (height and width) according to dimension of display in my smartphone.
What can I do to make "autoresizeable" the components, so that if I run my app on my tablet, the label and the buttons are proportionate according to new dimensions of display?
Example: I have a label and two buttons, I set their dimensions (height and width) according to dimension of display in my smartphone.
What can I do to make "autoresizeable" the components, so that if I run my app on my tablet, the label and the buttons are proportionate according to new dimensions of display?