Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

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

Navigate between different graphs with Navigation components

How to navigate from nested Fragment to parent fragment using Jetpack Navigation?

Navigation Architecture Component - DestinationFragmentArgs is not generated

Why Android Navigation Component screen not go back to previous Fragment,but a method in onViewCreated of previos Fragment being called?

Android deeplink with navigation component not working as expected

how to implement Conditional Navigation in navigation architecture components

ViewModel refetches data when fragment is recreated