Android: Orientation-lock and Title-Tag ignored
Posted: Wed Aug 07, 2019 11:07 am
It seems Hollywood ignored the Orientation-Lock and Title-Tag on Android 9:
@DISPLAY {Title = "HM-Schapke 0.3", Width = 1080, Height = 1920, Mode="Fullscreen", HideOptionsMenu = True, Orientation = #ORIENTATION_PORTRAIT, HideTitleBar = True}
All tags except Title and Orientation are working.
In Task-View of Android 9 it Shows the script as "Hollywood"
When rotating the Device (Sony Xperia XA2) it rotates the Display and don´t stay in #ORIENTATION_PORTRAIT.
@DISPLAY {Title = "HM-Schapke 0.3", Width = 1080, Height = 1920, Mode="Fullscreen", HideOptionsMenu = True, Orientation = #ORIENTATION_PORTRAIT, HideTitleBar = True}
All tags except Title and Orientation are working.
In Task-View of Android 9 it Shows the script as "Hollywood"
When rotating the Device (Sony Xperia XA2) it rotates the Display and don´t stay in #ORIENTATION_PORTRAIT.