Category "android-navigation-graph"

How to handle Navigation Graph in Nested Fragment of Android

I'm using BottomNavigationView in a fragment and want to show different fragments on tap of each option og that. I'm able to see BottomNavigationView but I'm un

How to start the same action multiple times from the same startingDestination using navigation graph?

I started recently using the navigation graph and i have a problem that i havent solved yet. I want to open the same fragment multiple times that they are stack

android navigation component: Show view above current showing fragment when app come from background

I working on android app with navigation component, I want to show a pass-code view when app return from background, I don't know the best way to achieve that,

exception: View does not have a navController set

in the fragment which i made it host in the tag fragment in activity when i use navController = Navigation.findNAvController(view) the app crashes by the error: