Drawer Layout
Learn how to create a drawer layout in our application.
We'll cover the following
Drawer layout
The drawer layout is a menu container that contains navigation destinations. A user can slide it open and close after use. They’re normally recommended for applications with more than five fragments. Although our application has only three destinations, let’s learn how to create and use it.
Let’s go through the code.
Get hands-on with 1400+ tech skills courses.