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.

Putting a UIView or UIWindow above Statusbar

My goal is to draw an invisible button above the status bar on the top of my iPhone app (dimension 320*20 …

iphone uiview keyboard statusbar uiwindow
Translucent Status Bars (iPhone/iPad/iPod Touch)

I've been looking around and it seems like the answer is no, but the posts are dated so I was …

ios ios-4.2 statusbar translucency
Check whether status bar is hidden or visible

I want to check condition for statusbar. How can i check condition if status bar is visible or not . please …

iphone statusbar
Android application current activity bring to front issue

I have a basic question for which I don't think attaching any code-snippet may help. When we press home button …

android notifications icons statusbar android-pendingintent
Changing the Color of the Status Bar

I am trying to change the color of the status bar to like a blue, or some other color. Is …

ios swift xcode statusbar uistatusbar
How to create a Notification \ status bar icon on the right side?

Ok I saw a lot of people just dismiss this question by saying "it's reserved for OS component " "it requires …

android notifications statusbar android-source
How do I prevent iOS 13's Dark Mode from changing the text color in my app's status bar?

My navigation bar has a white backgroundColor and my status bar uses the dark textColor. When a user changes the …

statusbar ios13 ios-darkmode
How to get a black statusbar on iPhone X on iOS 11

By default the statusbar on an iPhone X looks like this: But I would like to achieve this: I tried …

ios swift statusbar iphone-x safearealayoutguide
Moving status bar in iOS 7

The problem I'm facing is this: I want to implement an iOS 7 app with nice design and left/right menu, …

iphone ios objective-c ios7 statusbar
How to get a black status bar on an iPhone app?

I want to use a black status bar for my iPhone app. I have selected black status bar on all …

iphone objective-c ios xib statusbar