Top "Android-bottomnav" questions

Bottom navigation bars display three to five destinations at the bottom of a screen.

How to work with swipable tabs with bottom navigation

Hi, I have been trying to use swipe tab with bottom navigation bar, but on re-selection of tab swipe lacks …

android android-fragments android-bottomnav
Multiple Tab fragments inside bottom navigation fragment

In bottom navigation with three tabs (Home, Dashboard, Notifications). Each bottom navigation tab is a fragment. The first tab ie. …

android android-fragments tabs tabnavigator android-bottomnav
Bottom Navigation bar with fragments

I have a bottom navigation bar in my Main Activity. By clicking on one of the tabs in my bottom …

android android-fragments android-bottomnav
Is there a way to have different icon/color for selected state of Android's BottomNavigationView?

The following is the XML for my current BottomNavigationView. Currently, all three of the icon drawables are unfilled icons with …

android bottomnavigationview android-bottomnav
Bottom Navigation Bar not showing icons or text

I'm having a little bit of trouble trying to implement a Bottom Navigation Bar with icons and text in my …

android android-fragments android-tablayout bottomnavigationview android-bottomnav