Navigation Drawer with Navigation Component - Android Studio Tutorial

Описание к видео Navigation Drawer with Navigation Component - Android Studio Tutorial

🏆 My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN
https://stevdza-san.com

🐱‍👤 Wanna become a member? Join!
   / @stevdzasan  

📸 Instagram
  / stevdza_san  


The navigation drawer is a UI panel that shows your app's main navigation menu. The drawer appears when the user touches the drawer icon in the app bar or when the user swipes a finger from the left edge of the screen.

The drawer icon is displayed on all top-level destinations that use a DrawerLayout.

To add a navigation drawer, first declare a DrawerLayout as the root view. Inside the DrawerLayout, add a layout for the main UI content and another view that contains the contents of the navigation drawer.

Navigation Component:    • Navigation Component - Android Studio...  
Safe Args:    • Safe Args with Navigation Component -...  

Комментарии

Информация по комментариям в разработке