Immersive mode status bar Blank/Black - Android Q&A, Help & Troubleshooting

So I enabled Immersive mode. But whenever i enable to hide system bars. The status bar always leaves a blank/black space so that means that the app is not in fullscreen yet
Is there any fix to this? Im on android 10

Related

[Q] notofications bar

know how I hide toggle from notifaction bar like the airplane more or reboot in ice?
Look for "quick panel settings". Fully customizeable notification bar... only if you rooted...
hank you very much I search I a lot.

[Q] Is it possible to always show transparent nav & status bar when in immersive mode

[Q] Is it possible to always show transparent nav & status bar when in immersive mode
Is there a workaround for the transparent nav and status bars to always show in immersive mode instead of swiping?
Cminus7 said:
Is there a workaround for the transparent nav and status bars to always show in immersive mode instead of swiping?
Click to expand...
Click to collapse
The point of immersive mode the hide those things so you have more screen real estate.. For pie. If the reason you're using it is for pie than use LMT launcher..
Sent from my SCH-I605 using xda app-developers app
I really like the translucent nav and status bar on the immersive mode. I hope dev somedays can add an option to disable the auto hide function of the status and nav bar for the immersive mode.
Are you looking for something like this: http://forum.xda-developers.com/xposed/modules/mod-force-translucent-kitkat-t2721632/ ?

Immersive mode notification

When in immersive mode and using the phone (screen on), and receive a notification, I suggest to show the status bar like wen we pull down..

Hiding navigation bar but keeping status bar on Android 6.0.1

Is it possible to compile Android Marshmallow so that status bar (top) would be visible but navigation bar (bottom) hidden?
I am trying to compile Android Marshmallow for GeekBox device and so far I could either show both status and navigation bar or hide them completely. I need to have status bar so that all kinds of notifications would come up, but I hate seeing navigation bar when playing games which probably doesn't implement immersive mode correctly.
By default status and navigation bars are hidden, so I make them appear by editing following file:
mmallow/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SystemBars.java
Click to expand...
Click to collapse
Finding:
Code:
if ("box".equals(SystemProperties.get("ro.target.product", "tablet"))){
And replacing it with:
Code:
if ("true".equals(SystemProperties.get("ro.rk.systembar.tabletUI", "false"))){

Immersive status bar triggered by nav bar

Hello, does anyone know if there is a way to trigger an immersive Status bar when the nav bar is set to immersive? (Using the little square on the lower left corner in the Stock ROMs)

Categories

Resources