python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Android navigation bar icons color
I tried to color my bottom navigation bar
In some android versions it's look white background with white icons
protected void updateNavigationBarColor(Window window, boolean isLight) {
if (win...

motis10
Votes: 0
Answers: 1
How to change UIBarButtonItem tint color based on whether UINavigationBar is showing large or normal (collapesed)?
Setting the appearance of a UINavigationBar title, background, etc. based on whether it is showing large or normal is no problem. But how to update the appearance / tint color of the bar button items ...
Andrei Herford
Votes: 0
Answers: 0
Add accessory view below navigation bar title in SwiftUI
I’m trying to add an accessory view embedded in a navigation bar below the title, which can be seen in the default iOS calendar app (the “s m t w t f s” row) or the GitHub mobile app:
And I’d like it...

Jay Lee
Votes: 0
Answers: 2
I want to navigate with bottom navigation bar
I have flutter app and in my app I have to show bottom navigatiobar for every page
I am confuse that should I can navigate with with bottom navigation bar or I have to add bottom navigation bar for ev...

Dipak Ramoliya
Votes: 0
Answers: 5