Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

Pressing back always return to start destination using jetpack navigation

Jetpack Compose - Navigation - Scaffold + NavHost not working

BottomNavigationView.setupWithNavController not working

Jetpack Compose + Navigation - Nested navigation with BottomNavBar

Android app error android.view.InflateException. With Jetpack Navigation Component

BottomNavigationView jumping when hidding ActionBar

Android Jetpack NavController | Get list of actions for current destination

NavHostFragment vs FragmentContainerView [Android]

Jetpack Compose + Navigation - Infinite loop on navigate() [duplicate]

Android navigation component passing argument with safeArgs and deep link

NullPointerException on FragmentHostCallback.getContext()

Jetpack Compose nested navigation and BottomAppBar

How to inject `rememberNavController` from jetpack compose into an activity using hilt?

How to handle NavController destination changes?

WebView crashes on navigation popBackStack() with Jetpack Compose LazyColumn

How do I fix "Unresolved reference: composable" and "Interface NavHost does not have constructors" issues in my Composable Kotlin code?