Backstack Management: PopUpTo and PopUpToInclusive 40:43 -
12
Sending Data as Arguments through a Bundle to a Fragment - end
Description:
Learn to implement the Android Jetpack Navigation Component in this comprehensive video tutorial. Discover how to create a project with Kotlin and AndroidX, set up Navigation Component dependencies, and build a navigation graph. Explore the NavHostFragment, add fragments to the navigation graph, and master the NavController for seamless navigation between fragments. Dive into fragment transition animations, backstack management using PopUpTo and PopUpToInclusive attributes, and learn to send data as arguments through a Bundle to a Fragment. Follow along with timestamps for easy navigation through topics, and access the provided GitHub repository for code examples. Perfect for Android developers looking to enhance their skills in modern app architecture and navigation.
Jetpack Navigation Component Tutorial - Android Development with Kotlin