Hello everyone,
I did a little coding for my bachelor thesis and I now have a problem with my content when changing the orientation of the device, I’m testing on.
I have 18 pngs that get arranged on the screen depending on resolution and orientation. The initial orientation always works fine no matter if it’s portrait or landscape but whenever I turn the device to another orientation the whole content gets a little out of place (about 50 pixel up and 50 pixel to the left). Seems to be about the height of the android status bar (which I learned can not be turned off on android 3.0 or higher?).
I tested the code on a galaxy smartphone and an iPad and it seemed to be ok.
In my config.lua i did not specify a resolution and also no scale and my build.settings support all orientations while “portrait” is default.
Any ideas? Is this an android 4 problem?
Thanks in advance
Roman [import]uid: 127006 topic_id: 27410 reply_id: 327410[/import]