when start app, i make device vertical but the screen of app is in horizontal... So, button in my app is gone because of app screen is bigger than device.
i tried to fixed, by screen's properties
Set Portrait in Screen properties
welcome
so if you designed your app to be used only horizontally, then set the screen orientation in the Screen1 properties to landscape
Taifun
i did it but using app, the screen is vertically but design setting is horizontally
Share screenshot or screen recording, so your issue can be solved
Set Width to Fill Parent, then this issue will solve
I already did it...
Share the AIA file, will check
(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.
here AIA file, it happen in random
plz, refresh several times and check it
MP_M2_W1_ball.aia (5.1 KB)
you said, can't find the problem? or can't emulate this AIA?
I said:
that issue, be happend in random.
i think u cant replicate this, cause just type of mobile....
thank you for ur try this
If your app is intended to run horizontally, you have to set the Screen1 to Landscape, then you have to disable the auto-rotate feature on your phone.Have you done in that way?
Cheers.