Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Add (not replace) fragment with navigation architecture component

Dynamic ActionBar title from a Fragment using AndroidX Navigation

Navigation Architecture Component- Passing argument data to the startDestination

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

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

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

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

Fragments destroyed / recreated with Jetpack's Android Navigation components

IllegalStateException: Link does not have a NavController set

IllegalArgumentException: navigation destination xxx is unknown to this NavController

How to clear navigation Stack after navigating to another fragment in Android