Bottom Sheet Dialog Android Studio Kotlin Example Tutorial - ViewModel

Описание к видео Bottom Sheet Dialog Android Studio Kotlin Example Tutorial - ViewModel

How to create a bottom modal sheet using material design components, Part 1 of an Android Todo list app tutorial series, we start the example project by creating a Floating Action Button to create a new Todo item.

Learn how to use Text Input Edit Text nested in a Text Input Layout, Bottom Sheet Dialog Fragment, Material floating action button and much more.

After watching this beginner friendly tutorial you should have the skills create a BottomSheetDialogFragment and pass data between a fragment and an activity using ViewModel Lifecycle.

Bottom Sheet Complete Source Code:
https://github.com/codeWithCal/TodoLi...

To do list Part 2:
   • To Do List App using Recycler View An...  

To do list Part 3: (Room Database)
   • Room Database Android Studio Kotlin E...  

Android ViewModel:
   • Android Jetpack: ViewModel  

⏱️ TIMESTAMPS ⏱️
00:00 - Bottom Sheet Dialog Intro
00:35 - How to enable ViewBinding
00:55 - Main Activity Text Views
01:36 - Add Material Floating Action Button
02:33 - Create Bottom Sheet Fragment
03:07 - User Text Input Edit Text in a Text Input Layout
04:00 - Material Save Button
04:22 - Create ActivityMainBinding
04:37- How to use Android ViewModel
06:23 - Create Fragment View Binding
06:48 - Using ViewModel in a Fragment
07:37 - Testing App

#Kotlin #AndroidStudio #AndroidDevelopment

Комментарии

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