how do you hide the the status bar (the very top one with battery, wifi, etc...) but keep the title bar (one that says apps name)?
hyperbyteX said:
how do you hide the the status bar (the very top one with battery, wifi, etc...) but keep the title bar (one that says apps name)?
Click to expand...
Click to collapse
Code:
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);
Related
I'm looking for a mod / an app, so I can see an icon of an active app in the status bar
Dear Experts,
Since few days a unknown status bar is appearing on top of my original status bar. Please see the screenshot.
I am not sure how to get rid of it. To see my notifications i have to pull this unknown status bar which then get hidden after that my original icons are visible then i have to pull down again the original status bar which shows me my notifications.
Please suggest.
aronxda said:
Dear Experts,
Since few days a unknown status bar is appearing on top of my original status bar. Please see the screenshot.
I am not sure how to get rid of it. To see my notifications i have to pull this unknown status bar which then get hidden after that my original icons are visible then i have to pull down again the original status bar which shows me my notifications.
Please suggest.
Click to expand...
Click to collapse
You have installed a junk app lately? Look through your apps and remove those you suspect.
custom ROM?
aronxda said:
Dear Experts,
Since few days a unknown status bar is appearing on top of my original status bar. Please see the screenshot.
I am not sure how to get rid of it. To see my notifications i have to pull this unknown status bar which then get hidden after that my original icons are visible then i have to pull down again the original status bar which shows me my notifications.
Please suggest.
Click to expand...
Click to collapse
are you in any custom ROM using any Status Bar mods?
aronxda said:
Dear Experts,
Since few days a unknown status bar is appearing on top of my original status bar. Please see the screenshot.
I am not sure how to get rid of it. To see my notifications i have to pull this unknown status bar which then get hidden after that my original icons are visible then i have to pull down again the original status bar which shows me my notifications.
Please suggest.
Click to expand...
Click to collapse
Resolved the issue. It was WP launcher. It was showing toolbar even I was running Nova launcher. I uninstalled it and issue resolved.
I want to hide for example: the Messenger/Whatsapp icon from my status bar. But I still want to receive a notification & sound. How can I do that? Which module can I try? (Nougat)
Not sure how or why but I have to drag down from top of my phone to show my status bar. I do have it set to auto hide navigation bar but never set anything to hide status bar. What would cause this ? I have not run any ADB commands to achieve this either.
arbyn said:
Not sure how or why but I have to drag down from top of my phone to show my status bar. I do have it set to auto hide navigation bar but never set anything to hide status bar. What would cause this ? I have not run any ADB commands to achieve this either.
Click to expand...
Click to collapse
When it does show double tap the little dot to un auto hide it
I know about that setting...
TheMadScientist said:
When it does show double tap the little dot to un auto hide it
Click to expand...
Click to collapse
But what I'm saying is that both the Navigation bar at bottom and the Status bar at top slide away at the same time. I want the navigation bar to hide but not the status bar.
I just installed some widget showing the clock and i dont want the small upper left status bar clock to show. How can i hide it? And btw can i completely hide the status bar showing on homescreen? I mean signal icon, wifi icon and battery. I am using Nova Launcher. Thanks in advance.