Search code examples
How to stabilise navigation in an Android application (Navigation Component + DrawerLayout)...


androidandroid-architecture-navigation

Read More
Extracting navigation args at destination activity when using type safe navigation...


androidnavigationandroid-architecture-navigation

Read More
Compose Navigation - navigation destination ... is not a direct child of this NavGraph...


androidandroid-jetpack-composeandroid-architecture-navigationjetpack-compose-navigation

Read More
Could Navigation Arch Component create a false positive memory leak?...


androidkotlinmemory-leaksandroid-architecture-navigationleakcanary

Read More
How to clear navigation Stack after navigating to another fragment in Android...


androidandroid-fragmentsandroid-architecture-componentsandroid-architecture-navigation

Read More
Why Android Navigation Component screen not go back to previous Fragment,but a method in onViewCreat...


androidandroid-fragmentsandroid-navigationandroid-architecture-navigationandroid-navigation-graph

Read More
Unable to load class AndroidComponentsExtension after upgrading the Android Gradle Plugin 7.1...


androidandroid-gradle-pluginandroid-architecture-navigationfirebase-performanceandroid-safe-args

Read More
How can I back from the second fragment to the first fragment using Navigation Component?...


androidandroid-fragmentsandroid-architecture-componentsandroid-architecture-navigation

Read More
Ignoring navigate() call: FragmentManager has already saved its state...


androidandroid-architecture-componentsfragmentmanagerandroid-jetpackandroid-architecture-navigation

Read More
IllegalStateException: Link does not have a NavController set...


androidandroid-architecture-componentsandroid-architecture-navigation

Read More
RecyclerView with StaggeredGridLayoutManager in ViewPager, arranges items automatically when going b...


androidandroid-fragmentsandroid-viewpagerandroid-architecture-navigationstaggeredgridlayoutmanager

Read More
How to change start destination of a navigation graph programmatically?...


androidandroid-jetpackandroid-navigationandroid-architecture-navigation

Read More
JetpackCompose Navigation Nested Graphs cause "ViewModelStore should be set before setGraph cal...


kotlinandroid-jetpack-composeandroid-jetpackandroid-architecture-navigationjetpack-compose-navigation

Read More
Accessing parameters passed via kotlin NavHost at the destination...


androidandroid-architecture-navigation

Read More
Navigation component Kotlin - cannot be found from the current destination...


androidkotlinandroid-architecture-navigation

Read More
Cause: androidx.navigation.safeargs can only be used with an androidx project...


androidkotlinandroid-architecture-componentsandroid-architecture-navigationandroid-safe-args

Read More
Is it possible to set startDestination conditionally using Android Navigation Architecture Component...


androidandroid-jetpackandroid-architecture-navigationandroid-navigationandroid-navigation-graph

Read More
Missing mutability flags: Android 12 pending intents with NavDeepLinkBuilder...


androidandroid-pendingintentandroid-architecture-navigationandroid-deep-linkandroid-12

Read More
Fragment Not Associated With A Fragment Manager...


androidandroid-fragmentsandroid-espressoandroid-architecture-navigationinstrumented-test

Read More
How make ViewPager work with Bottom Navigation tab in kotlin project...


androidkotlinandroid-viewpagerandroid-architecture-navigationbottom-navigation-bar

Read More
Navigation Architecture Component - BottomNavigationView with Login Screen...


androidandroid-fragmentsandroid-architecture-navigation

Read More
Jetpack Compose: Bottom bar navigation not responding after deep-linking...


deep-linkingandroid-jetpack-composeandroid-architecture-navigation

Read More
How do you pass optional boolean arguments in Android Jetpack Compose?...


androidandroid-jetpackandroid-jetpack-composeandroid-architecture-navigation

Read More
Firebase Crashlytics Navigation action/destination cannot be found from the current destination...


androidfirebasecrashlyticsandroid-architecture-navigationillegalargumentexception

Read More
ViewPager2 inside a fragment leaks after replacing the fragment it's in by Navigation Component ...


androidandroid-fragmentsmemory-leaksandroid-architecture-navigationandroid-viewpager2

Read More
Kotlin - Navigation Components - Navigation action/destination cannot be found from the current dest...


kotlinandroid-architecture-navigation

Read More
How to detect if user pressed back button and navigates back in app inside a fragment in Kotlin?...


kotlinfragmentandroid-architecture-navigationandroid-navigation

Read More
Plugin with id 'androidx.navigation.safeargs' not found...


android-studioandroidxandroid-architecture-navigation

Read More
Android navigation component: how save fragment state...


androidnavigationandroid-architecture-navigation

Read More
Show/hide something after the fragment is completely visible on the screen - Navigation Component...


androidandroid-fragmentsandroid-architecture-navigation

Read More
BackNext