I would like to suggest following the system default theme that is available from Android 10 (API level 29):
https://developer.android.com/guide/topics/ui/look-and-feel/darktheme
Full screen mode
-
On my note 2, the Android notification bar and GFXTablet’s header bar (including the settings button) are displayed on the long axis of the screen and take up a lot of space (about 15% of the area of the screen).
This whole area is insensitive (when the pen is in this area, nothing happens on my computer screen).
Can we get full screen option so I can use the full resolution of my phone? I’d rather access the settings via the menu button than have it onscreen all the time.
-
Thanks, we will put that feature on our list for the next release!
-
Note: Would require a checkbox in Settings and setting WindowManager.LayoutParams.FLAG_FULLSCREEN.
Moved to IDEAS file.