Top "Statusbar" questions

A status bar is an area typically found at the bottom of Graphical User Interfaces that provide information about the computer, the application or other applications.

How come some of my UIViews are shifted after navigation?

In some of my application designs or for just some UIViews, following a navigationController's pushViewController, my new view will be …

uiview statusbar pushviewcontroller
When using ActionMode, the status bar turns black on Lollipop

I have a status bar with the following in the theme set on it: <!-- Base Theme for all "…

android statusbar android-actionmode
Is there a way to prevent UIImagePickerController change statusbar style?

UIImagePickerController changes statusbar style to black/opaque. I want to keep status-bar style black/translucent. I'm finding a way to …

iphone coding-style uiimagepickercontroller statusbar
Navigation Drawer Over Status Bar In Nougat?

I try to build navigation drawer in my application ,navigation drawer works fine in previous version of nougat but in …

android xml navigation-drawer statusbar appbar
Get ProgressBar to fill StatusBarItem

I have a StatusBar that I'd like to house a TextBlock docked to the left and a ProgressBar filling the …

wpf xaml progress-bar statusbar
How to create a launch image or how to get an empty status bar

I want to create a launch image for my app. The HIG states: For iPhone and iPod touch create launch …

iphone image ios-simulator statusbar launch
How to add animated icon to OS X status bar?

I want to put an icon in Mac OS status bar as part of my cocoa application. What I do …

cocoa macos statusbar
How to remove the shadow above the app bar?

I'd like to make the status bar transparent by adding <item name="android:statusBarColor">@android:color/transparent</…

java android xml statusbar appbar
React Native change status bar text color in iOS

I'm developing an app using React Native, I've been asked to set the text color of the status bar in …

ios react-native statusbar textcolor
how to change the color of the toolbar and status bar colors according to image color in android material design?

I started learning Android material design. I learnt some new features in the lollipop version. Today I am trying to …

android android-5.0-lollipop material-design toolbar statusbar