How to Create a Navigation Drawer Menu With Jetpack Compose
https://youtu.be/Te_WvnGoQoA
This video is about how to implement a navigation drawer menu. It is a menu that slide able you can use to show and reveal information like menu items.
------------------------------------------------------------------------------------------------
00:02 Introduction
01:46 Start a new project
03:05 Overload resolution ambiguity problem
07:37 Create screen sealed class
11:14 Drawer content & LazyColumn
-------------------------------------------------------------------------------------------------
Source Code:
https://github.com/BngDev212/Android-Studio-Navigation_drawer-menu-jetpack-compose
-------------------------------------------------------------------------------------------------
Resources:
https://developer.android.com/develop/ui/compose/components/scaffold
-------------------------------------------------------------------------------------------------
#androidstudiotutorials
#androiddevelopmentkotlin
#jetpackcomposeslidemenu
#jetpackcomposedrawermenu
Download
0 formats
No download links available.
How to Create a Navigation Drawer Menu With Jetpack Compose - Android Studio Tutorial | NatokHD