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)
BottomNavigationView not showing icons
I've checked all the other posts I can find on this and can't get the icons to even show in the Design preview but it is showing the navigation bar block in design view (with no text or icons).
I am u...
Taylor G
Votes: 0
Answers: 0
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
Android BottomNavigationView with Splash Screen Back Stack Issue
So I setup my BottomNavigationView (like here) using Navigation Component library and everything works fine, every tab can keep their back stacks. However, if I add a Splash screen (Fragment) and:
Se...
Sam Chen
Votes: 0
Answers: 1
How to customize the Shadow and Ripple Effect of the BottomNavigationView
I want to adjust the "RippleEffect" of the Material's design BottomNavigationView to achieve the following two design requirements
the ends of the circle should be blurred-out
the circle sh...
Gianluca Veschi
Votes: 0
Answers: 0