Hi Guys
I have made an app that has in total 62 buttons, textboxes, imageviews, labels, etc which was written as Scale 1.0 on a 320*480 emulator
The app is running like it should however when I loaded it onto a Galaxy mini which has a smaller screen size than the Standard Screen size the app was too large for the screen
I then read the tut regarding resizing which seems to suggest that I will need to write code for each button etc in order for them to resize according to the screen size
I trialed the tut and resized the panels and although the panels did resize and the buttons etc appeared to move correctly the top of the panel docked half way down the activity
My question is:
a) am I right in thinking that I need resize each button etc
b) my app has 5 panels. Am I able to simply resize them (If so how)
c) is there another option
Thanks in advance
Bear
I have made an app that has in total 62 buttons, textboxes, imageviews, labels, etc which was written as Scale 1.0 on a 320*480 emulator
The app is running like it should however when I loaded it onto a Galaxy mini which has a smaller screen size than the Standard Screen size the app was too large for the screen
I then read the tut regarding resizing which seems to suggest that I will need to write code for each button etc in order for them to resize according to the screen size
I trialed the tut and resized the panels and although the panels did resize and the buttons etc appeared to move correctly the top of the panel docked half way down the activity
My question is:
a) am I right in thinking that I need resize each button etc
b) my app has 5 panels. Am I able to simply resize them (If so how)
c) is there another option
Thanks in advance
Bear