Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5044] Android fullscreen theme and sdk 6.1.0 seems to be broke on android 6.0

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-07-03T21:55:44.000+0000
Affected Version/sAppcelerator Studio 4.3.0
Fix Version/sn/a
ComponentsAppcelerator CLI, Studio
Labelsandroid-7, fullscreen, sdk-6.1.0.GA
ReporterPietro Granati
AssigneeShak Hossain
Created2017-06-20T16:10:05.000+0000
Updated2017-07-03T21:55:44.000+0000

Description

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

Attachments

FileDateSize
Screen Shot 2017-06-28 at 2.07.59 AM.png2017-06-27T20:14:35.000+000040441

Comments

  1. Aminul Islam 2017-06-25

    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:
       Appcelerator Command-Line Interface, version 6.2.2
       Operating System
         Name                        = Mac OS X
         Version                     = 10.11.6
         Architecture                = 64bit
         # CPUs                      = 4
         Memory                      = 8589934592
       Node.js
         Node.js Version             = 4.4.4
         npm Version                 = 2.15.1
       Titanium CLI
         CLI Version                 = 5.0.14
       Titanium SDK
         SDK Version                 = 6.1.0.GA
       
    Regards, Aminul
  2. Pietro Granati 2017-06-26

    thank you for the test Aminul, but on android 6 all is ok the issues is on android 7
  3. Sharif AbuDarda 2017-06-27

    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.

JSON Source