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 to show status bar initially hidden from plist iphone

i want to hide the status bar when i launch my app to view launch image that was covered by …

iphone objective-c hide statusbar info.plist
How to write and show something on Delphi IDE status bar

I want to know how can I write a module to show something like clock or other thing on Borland …

delphi ide delphi-7 statusbar toolsapi
Why does my Cordova WebView have an extra 20px of scrolling?

I am building a Cordova app, and I'm testing it on my iOS 6 device (iPod Touch w/ iOS 6.1.6). For some …

ios cordova ios6 scroll statusbar
How to detect expanding of status bar?

My application allows launching of other application from mine. None of my activity shows Status Bar.But when launching other …

android statusbar collapse
iPhone 6 Status bar color

Has anyone noticed that the Status bar color for the iPhone 6 simulator is not using the correct style? I have …

ios ios8 ios-simulator statusbar iphone-6
Hide status bar while scrolling

iOS 8 adds a super new cool feature: hiding the navigation bar when user is scrolling. This with a single line …

ios swift ios8 statusbar
How to change PreferredStatusBarStyle programmatically

I'd like to change the color of status bar from white to black by press button, programmatically only in a …

objective-c ios7 statusbar uistatusbar
Disabling browser status bar text

Background Modern browsers do away with the classic status bar and instead draw a small tooltip at the bottom of …

javascript html cross-browser statusbar suppress
UIViewController In-Call Status Bar Issue

Issue: Modally presented view controller does not move back up after in-call status bar disappears, leaving 20px empty/transparent space …

ios swift statusbar modalviewcontroller in-call
Calling setStatusBarColor ANDROID

How can I call setStatusBarColor on a buttonclick? I have the event listener code but I'm unsure how to call …

java android statusbar buttonclick