Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Accessing graph-scoped ViewModel of child NavHostFragment using by navGraphViewModels

Set toolbar title dynamically using navigation-component

Multiple containers for navigation component

FragmentNavigator add Fragment instead of replace for transparent background

Back navigation after deeplink by navigation architecture component

Navigation destination unknown to this NavController after an activity result

How to navigate from Dialog to Fragment in Navigation Component?

Coordinate Back Button ownership in Nested Navigation Controllers

how to pass a value back to previous fragment destination using Android navigation component?

NavHostFragment not accessible from XML

Jetpack navigation to a common destination

Android navigation components with deep link: onNewIntent called multiple times

Destination with arguments or actions must have 'name' or 'id' attributes

Why Dialog does not have a NavController [Missing]?

Shared viewmodel between fragments, without scoping to the activity? [duplicate]

Navigation component with instant/(dynamic-)feature modules