Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Authentication Flow Using Android Navigation Component

button back in startDestination with navigation component

Android navArgs clear on back

Login - Navigation Architecture Component

Send argument through PendingIntent of NavDeepLinkBuilder

Is it possible to change up button icon in Navigation Component?

Defining a NavHostFragment inside another fragment

Jetpack navigation with navigation drawer not display back button and title given in the mobile_navigation.xml on child fragment in androidx

How to switch to other fragment in different back stack using Navigation Component?

How to return to the root of a navigation graph?

Navigation component - No Directions class generated

Navigation Architecture Component - Login screen

Pass safe-args when navigate to fragment

OnBackPressedCallback is being called, but app is not going back

NavDeepLinkBuilder destination ignored when app not in foreground

Android Navigation Component: How to solve the circular navigation with nested graph?

Conditional back navigation with Android Navigation Component