I use this string in tiapp.xml to make app fullscreen:
{quote}
{quote}
All works well except when I select SDK 6.1.0 and install app on my LG with Android 6.0, in fact it does not happen on my other LG with Android 7 (I think it's a problem of that type).
Whaen I send app on android 6 the bottom property of the view is been calculated from the edge of the screen under the "onscreen android buttons" if i go back to SDK 6.0.4 all goes well back again with bottom property calculated trom the top of the buttons bar.
This happen alto with view height set to Ti.UI.FILL, the bottom margin goes under android system buttons.
The SDK 6.1.0 works only with android 7
Best regards
Hi, We have tested this issue with latest SDK 6.1.0.GA on Android 6(HTC one m8) and Android 7 emulator. So far we have been unable to reproduce this issue. Could you please add more details of your environment and demo project. It would be great if you describe more details with a screenshot. My Test Environment:
Regards, Aminul
thank you for the test Aminul, but on android 6 all is ok the issues is on android 7
Hello, I tried to test the issue for Android 7 emulator. I wasn't able to reproduce the issue. The app opens full screen. See screenshot.