How to add a Bottom Navigation Bar in Android
This is a repost of an answer I wrote on Stack Overflow.
My original article dealt with the BottomNavigationView
, but now there is a BottomAppBar
. I added a section at the top for that with an implementation link.
Bottom App Bar
The BottomAppBar
supports a Floating Action Button.