
Bottom Navigation Bar is a new a UI component in Material Design for providing UI navigation. You may have seen this in the new YouTube UI. It provides easier navigation.
You can add this Bottom Navigation bar using the BottomNavigationView widget from the design support library. In this tutorial, we will create an app with Bottom Navigation Bar and Fragments displayed for each menu action.