I've dimensioned my app a bit bigger than the screen of the smartphone Galaxy Note (1280x800 5.3") and used
Code: Select all
"set the fullscreenmode of me to "exactFit"
but on bigger devices, as tablet, I should like avoid to fill the screen. I've tried with
Code: Select all
set the fullscreenmode of me to "noScale"
there is a shorter way instead resizing all the objects?
franco