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.