Search code examples
Use of safe arguments in android navigation...

androidandroid-studioandroid-architecture-navigationandroid-navigationandroid-safe-args

Read More
Navigation action/destination /action_creditTabFragment_to_needHelpFragment cannot be found from the...

androidkotlinandroid-architecture-navigationfragmentmanagerandroid-safe-args

Read More
Android Navigation Architecture Component: How to pass bundle data to startDestination...

javaandroidandroid-architecture-componentsandroid-navigationandroid-architecture-navigation

Read More
Android BottomNavigationView recreating Fragments each time with Navigation Component...

androidkotlinandroid-fragmentsandroid-architecture-navigation

Read More
How to listen to Fragment Change in Navigation Component?...

androidandroid-fragmentsandroid-architecture-navigation

Read More
How to achieve a modern Android Navigation implementation...

androidandroid-lifecycleandroid-architecture-navigation

Read More
How to use navigation component with VIPER architecture?...

androidkotlinandroid-architecture-navigationviper-architecture

Read More
How can i get name of the previous Fragment android kotlin?...

androidkotlinandroid-fragmentsandroid-architecture-navigation

Read More
Too many arguments for public final fun actionFragmentAToDetailActivity()...

androidandroid-architecture-navigationandroid-navigation-graphandroid-safe-args

Read More
How to open the last fragment opened after closed app and reopen it using Navigation drawer and Navi...

javaandroidandroid-fragmentsnavigation-drawerandroid-architecture-navigation

Read More
Espresso test: TestNavHostController.setCurrentDestination not being set correctly...

androidandroid-espressoandroid-architecture-navigation

Read More
Killing Fragment in Navigation Components without going previous fragment...

androidandroid-fragmentsandroid-architecture-navigation

Read More
Dynamically change startDestination of nested navigation graph inside of a BottomNavigationView...

androidandroid-fragmentsbottomnavigationviewandroid-architecture-navigation

Read More
Is it possible to pass Integer Array via Navigation Component DeepLink?...

androiddeep-linkingandroid-architecture-navigationandroid-jetpack-navigationandroid-deep-link

Read More
Prevent app from back to login/register screen on navigate up...

javaandroidandroid-architecture-navigationandroid-navigationandroid-navigation-graph

Read More
Navigation: bundle in startDestination is null...

androidandroid-fragmentsbundleandroid-architecture-navigationandroid-navigation

Read More
Navigation Component dialog fragment NoSuchElementException...

androidandroid-fragmentsandroid-architecture-navigationandroid-navigationbottomsheetdialogfragment

Read More
Jetpack Navigation: how to navigate from child of one nested graph to child from another nested grap...

androidnavigationparent-childandroid-architecture-navigationandroid-jetpack-navigation

Read More
How to navigate from a fragment to another clearing some other fragments from the stack?...

androidandroid-architecture-navigationandroid-navigation

Read More
How to hide the default fragment actionBar create our own actionBar in android & kotlin...

androidkotlinandroid-fragmentsandroid-actionbarandroid-architecture-navigation

Read More
Hide android bottom navigation view for child screens/ fragments...

androidandroid-fragmentskotlinandroid-bottom-nav-viewandroid-architecture-navigation

Read More
Problem with Jetpack Compose Navigation and StateFlow...

androidandroid-jetpack-composeandroid-architecture-navigationkotlin-stateflow

Read More
BottomNavigation State gets lost after opening browser and then navigating back...

androidkotlinandroid-architecture-navigationandroid-navigation

Read More
setting SYSTEM_UI_FLAG_LIGHT_STATUS_BAR makes next fragment blank and collapsing toolbar unstable on...

androidandroid-fragmentsandroid-collapsingtoolbarlayoutandroid-architecture-navigationandroid-statusbar

Read More
how to pass data between two fragments destination If I tap a menu in navigation controller?...

androidandroid-architecture-componentsandroid-navigationandroid-jetpackandroid-architecture-navigation

Read More
Navigation Component default backstack not working when called from a LiveData observer...

androidkotlinandroid-jetpackandroid-architecture-navigation

Read More
Navigation Component, does not have a NavController set , does not have a NavController set at andro...

androidandroid-studioandroid-architecture-navigationandroid-navigation

Read More
Conditional back navigation with Android Navigation Component...

androidandroid-architecture-navigation

Read More
How can I have more than one navHostFragment in one activity?...

androidnavigationandroid-navigationandroid-architecture-navigationjitpack

Read More
How can I clear every fragments in back stack using Navigation Component (for example when HTTP 401 ...

androidandroid-architecture-navigationandroid-navigationandroid-navigation-graph

Read More
BackNext