Top "Navigationbar" questions

A navigation bar is a section of a UI, commonly used in web pages and mobile apps, consisting of a grouping of buttons, menus, or links that lead to the main sections or most frequently used content or resources, typically arranged in a row positioned along the top edge or column positioned along the left edge.

navigation title on previous screen disappear when back button pressed

i have a problem with navigation bar title. i have 2 screen, when i click back button on screen 2 it will …

ios objective-c title back-button navigationbar
Transparent Navigation Bar for Lollipop app?

What do I add to themes.xml to change the navigation bar to be more transparent? I can't find documentation …

android xml themes android-5.0-lollipop navigationbar
How can we put two line in UIBarButtonItem in Navigation Bar

"Now Playing" is in One line in UIBarButtonItem. I have to put it in two lines, like "Now" is ay …

xcode uinavigationbar uibarbuttonitem navigationbar
Android Action Bar navigation up button not working on devices

Action Bar up navigation button works fine in emulator but does not work in device can any one help me …

android android-activity android-actionbar navigationbar
How to change the size of titleView in navigation bar. Because there's a gap between titleView and backButton in navigationBar

I've added a search bar to my navigation.titleView self.navigationItem.titleView = searchBar There's also a BackBarButtonItem with title = "" self.…

ios swift navigationbar
Showing content behind status and navigation bar

This looks like a duplicate question but I am not able to do it. I want complete transparent(not translucent) …

android navigationbar android-statusbar
Set the Navigation Bar Title Font with SwiftUI

This is a SwiftUI question, not a UIKit one. :) I'm trying to set a different font for the navigation bar …

fonts navigationbar swiftui