Completed
Backstack Management: PopUpTo and PopUpToInclusive 40:43 -
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Jetpack Navigation Component Tutorial - Android Development with Kotlin
Automatically move to the next video in the Classroom when playback concludes
- 1 What you'll see in this video 0:00 -
- 2 Creating a new project 3:31 -
- 3 Dependencies 5:02 -
- 4 Creating the Navigation Graph File 7:15 -
- 5 Adding the Fragments 8:40 -
- 6 Fragment Layouts 10:51 -
- 7 Adding Fragments to the Navigation Graph 15:17 -
- 8 NavHostFragment 18:12 -
- 9 NavController and OnClick Listeners 19:13 -
- 10 Fragment Transition Animations 31:44 -
- 11 Backstack Management: PopUpTo and PopUpToInclusive 40:43 -
- 12 Sending Data as Arguments through a Bundle to a Fragment - end