Top "Android-statusbar" questions

The status bar located on the top of the Android device screen.

How to change the status bar color in Android?

First of all it's not a duplicate as in How to change the background color of android status bar How …

android android-navigation android-statusbar
How to hide status bar in Android

I referred this link. In that if the user clicks on EditText(for ex To: ) at that time keyboard will …

android android-theme android-statusbar
Android transparent status bar and actionbar

I've done a few researches on this topic and I couldn't find a complete solution so, step by step and …

android android-actionbar android-toolbar android-appcompat android-statusbar
Android statusbar icons color

I was wondering if it's possible to change the statusbar icons colour (not the statusbar colour, colorPrimaryDark) Let's say I …

android android-5.0-lollipop android-styles android-statusbar
Change status bar text color when primaryDark is white

I am trying to reproduce the behaviour of Google Calendar application: but I have not found a way to change …

android android-styles android-statusbar
Android - Making activity full screen with status bar on top of it

I want to make my activity full screen with status bar on top of it like this picture: I have …

android android-activity android-theme android-fullscreen android-statusbar
Android M Light and Dark status bar programmatically - how to make it dark again?

In the Android M we have ability to make status bar icons dark. To do that we can specify attribute …

android user-interface android-6.0-marshmallow android-statusbar
Change status bar color with react-navigation

I use a DrawerNavigator from react-navigation in my app. Without any customization, the Android status bar is blue, and not …

react-native react-navigation android-statusbar
How to hide status bar?

How can I hide the status bar for a specific activity? I found this similar question, but none of the …

android android-activity android-statusbar
Translucent status bar and toolbar

I'd like to integrate something like this: And I've done it like this, but I can't seem to put the …

android android-layout material-design android-toolbar android-statusbar