Android Feature Request and Bug Report
Posted: Thu Sep 11, 2014 11:57 pm
Hi Andreas,
Here's the feature request:
Add a function to hide the top and bottom bars (the notification bar and the navigation bar).
Alternatively, if the display could be automatically resized to show the entire Hollywood display under the top bar and above the bottom bar, this would also solve the problem I'm having. Right now the top part of the display is cut off (hidden) by the top bar.
Here's the bug report
I'm not sure if this is the case on all Android devices, or just mine, but if the Hollywood program is currently running in portrait orientation, then this command SetDisplayAttributes({Orientation=#ORIENTATION_PORTRAIT}) does NOT lock it in portrait mode. (If it is in landscape when that command is used, then it locks.)
A work around is to first use #ORIENTATION_NONE and then use #ORIENTATION_PORTRAIT}; but this causes a short "black out" to occur.
Here's the feature request:
Add a function to hide the top and bottom bars (the notification bar and the navigation bar).
Alternatively, if the display could be automatically resized to show the entire Hollywood display under the top bar and above the bottom bar, this would also solve the problem I'm having. Right now the top part of the display is cut off (hidden) by the top bar.
Here's the bug report
I'm not sure if this is the case on all Android devices, or just mine, but if the Hollywood program is currently running in portrait orientation, then this command SetDisplayAttributes({Orientation=#ORIENTATION_PORTRAIT}) does NOT lock it in portrait mode. (If it is in landscape when that command is used, then it locks.)
A work around is to first use #ORIENTATION_NONE and then use #ORIENTATION_PORTRAIT}; but this causes a short "black out" to occur.