python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to optionally remove TabStripItem from Bottom Navigation in NativeScript 8 JavaScript project
I have a NativeScipt 8 JavaScript project with bottom navigation and 3 tabs. I'd like the third tab to only be visible if a condition is true. On iOS, I can pop the bottom navigation's items array a...
David
Votes: 0
Answers: 1
How to change the color that is around the selected item in android studio bottom navigation bar in Kotlin?
I couldn't found the way to change the color that is around the selected item in bottom navigation bar. Like the purple color in picture below.
I tried changing the primary color(which is purple in d...
李杭逸
Votes: 0
Answers: 1
Invisible background in BottomNavigationBar
I want to set the background transparent, but I've tried everything and I can't set it. I let my XML code and a pic of the cell here:
<?xml version="1.0" encoding="utf-8"?>
&...
gjgjgjgj14
Votes: 0
Answers: 2
bottom navigation view do not work with navigation component
I am using bottom navigation view with navigation component. I used nested navhost in this app, the bottom navigation menu is selected but do not show their fragment. I follow some code but it doesn't...
user18526420
Votes: 0
Answers: 1