hi all
I am working on a mobile app. I've built a row of 4 square buttons, total width 480px. It is anchored to the bottom of the screen. On my desire hd (480x800) it is right down there, and fits the screen width perfectly.
On a galaxy tab 7 (600x1024) it is at the bottom alright, but the total buttons take only 80% of the width (still 480px).
Is there an easy way to scale up the buttons so that will fit the screen exactly?
Should i find a way to get the real screen width at runtime and scale accordingly?
Thanks,
Yair