New posts in android-architecture-navigation

Android navigation component: how save fragment state

What is the difference between enterAnim & popEnterAnim & exitAnim & popExitAnim?

Navigation Architecture Component - Activities

How I can retrieve current fragment in NavHostFragment?

How do I define default animations for Navigation Actions?

How to set title in app bar with Navigation Architecture Component

Equivalent of startActivityForResult() with Android Architecture Navigation

Plugin with id 'androidx.navigation.safeargs' not found

Navigation Architecture Component - Dialog Fragments

Add (not replace) fragment with navigation architecture component

Dynamic ActionBar title from a Fragment using AndroidX Navigation

How to pass a List as an argument to a Fragment using Navigation Component safeargs

How to change start destination of a navigation graph programmatically [Jetpack]

Navigation Architecture Component- Passing argument data to the startDestination

Android Jetpack Navigation, BottomNavigationView with Youtube or Instagram like proper back navigation (fragment back stack)?

Is it possible to set startDestination conditionally using Android Navigation Architecture Component(Android Jetpack)?

How to get a result from fragment using Navigation Architecture Component?

Fragments destroyed / recreated with Jetpack's Android Navigation components

How to remove only one fragment from backstack in fragment navigation component?

IllegalArgumentException: navigation destination xxx is unknown to this NavController