Android Navigation Drawer Menu Material Design | How to Create Navigation Drawer in Android Studio

Опубликовано: 14 Октябрь 2024
на канале: MarwadTech
34
1

In this little video series, we are going to build a navigation drawer from scratch. When we click any of the menu items in our navigation drawer, we will switch between different fragments or trigger another action.

Website Link:- https://m2.material.io/components/nav...

Android series 2023 :    • Android Gyan  
Nodejs series 2023 :    • Nodejs  Gyan  

we will add the dependency for the design support library and create the vector icons, as well as the menu XML file with a menu group and multiple menu items, which each have an id, a title, and an icon set to them.