How to create a bottom navigation in Android Studio

Опубликовано: 15 Октябрь 2024
на канале: Make Awesome
292
5

In this video I'll how you how to create a bottom navigation bar in android studio


Dependency: https://github.com/oneHamidreza/MeowB...


Bottom Navigation View is a material component that makes it easy to explore and switch between the top-level destinations in single click or tap.The bar contents can be populated by specifying a menu resource file. Each menu item title, icon and enabled state will be used for displaying bottom navigation bar items.