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