Search code examples
Jetpack compose navigation: why I have wrong hierarchy of a destination?...


androidandroid-jetpack-composeandroid-jetpackjetpack-compose-navigation

Read More
How to Avoid onClick callback being called multiple times Jetpack Compose...


androidandroid-jetpack-composejetpack-compose-navigation

Read More
IllegalStateException: no event down from INITIALIZED in component NavBackStackEntry(*)...


androidandroid-jetpack-navigationjetpack-compose-navigation

Read More
Jetpack Compose popBackStack problems with animated navigation transitions...


kotlinandroid-jetpack-composejetpack-compose-navigationandroid-jetpack-compose-navigation

Read More
Display Bottom Navigation Only on Specific Composables in Jetpack Compose...


android-jetpack-composejetpack-compose-navigation

Read More
Navigate to another screen without the previous scaffold in Jetpack Compose...


androidandroid-jetpack-composejetpack-compose-navigation

Read More
How to pass object in navigation in jetpack compose?...


android-jetpack-composejetpack-compose-navigation

Read More
Compose-Navigation: Remove previous composable from stack before navigating...


androidandroid-jetpack-composeandroid-jetpack-navigationjetpack-compose-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
Issue with Composable Navigation and ViewModel Updates...


androidkotlinandroid-jetpack-composekotlin-flowjetpack-compose-navigation

Read More
Jetpack compose navigation with hiltViewModel cannot find constructor...


navigationandroid-jetpack-composedagger-hiltjetpack-compose-navigation

Read More
Nothing is displayed on the screen when using AnimatedNavHost...


androidkotlinandroid-jetpack-composejetpack-compose-navigation

Read More
An instance of PagingSource was re-used when Pager expected to create a new [Compose+Paging3]...


android-jetpack-composeandroid-roomandroid-paging-3jetpack-compose-navigation

Read More
Dynamically Change Navigation Animation - Jetpack Compose...


kotlinandroid-jetpack-composejetpack-compose-navigationjetpack-compose-animationandroid-jetpack-compose-animation

Read More
onBackPressedDispatcher breaks Jetpack Compose Navigation...


androidandroid-jetpack-composeandroid-navigationandroid-navigation-graphjetpack-compose-navigation

Read More
Navigation with Arguments with Jetpack Compose...


kotlinandroid-jetpack-composejetpack-compose-navigation

Read More
In Jetpack Compose screens overlaps, or partially rendered, when being navigated with Jetpack Compos...


androidandroid-jetpack-composeandroid-jetpack-compose-material3jetpack-compose-navigationwordpress-jetpack

Read More
StateFlow collectAsState is not updating his value jetpack compose navigation...


androidkotlinandroid-jetpack-composekotlin-flowjetpack-compose-navigation

Read More
Content padding parameter it is not used...


androidandroid-jetpack-composejetpack-compose-navigation

Read More
NoSuchMethodError in Jetpack Compose Navigation...


androidandroid-jetpack-composebuild.gradleandroid-jetpackjetpack-compose-navigation

Read More
How to navigate from notification to specific screen in an android jetpack compose single activity a...


android-jetpack-composejetpack-compose-navigation

Read More
Jetpack Compose NavHost recomposition composable multiple times...


androidandroid-jetpack-composeandroid-jetpack-navigationjetpack-compose-navigationcompose-recomposition

Read More
Button OnClick not navigating to another screen...


androidandroid-jetpack-composejetpack-compose-navigation

Read More
Why i am getting this error while i am using modifier property to set width or height of layout func...


kotlinandroid-jetpack-composejetpack-compose-navigation

Read More
Compose navigation, navigating to wrong screen on pressing back button...


androidandroid-jetpack-composejetpack-compose-navigation

Read More
How to share a viewmodel between two or more Jetpack composables inside a Compose NavGraph?...


kotlinandroid-jetpack-composekoinjetpack-compose-navigation

Read More
Multi module architecture with compose navigation...


androidmoduleandroid-jetpack-composejetpack-compose-navigation

Read More
Compose cannot access Hilt View Model after popping the navigation stack...


androidkotlinandroid-jetpack-composedagger-hiltjetpack-compose-navigation

Read More
How to implement nested navigation in a Two Pane layout in Jetpack Compose?...


androidandroid-jetpack-composejetpack-compose-navigationadaptive-layout

Read More
Jetpack Compose - Ensuring list is at the correct position after navigating back from details screen...


androidkotlinmvvmandroid-jetpack-composejetpack-compose-navigation

Read More
BackNext