Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

Jetpack compose preview for screen that have SharedTransitionScope, AnimatedVisibilityScope as parameter

Navigation in Jetpack Compose: "cannot find a parameter with this name: startDestination" for the NavHost class

Get current screen in Navigation Type-safety Jetpack Compose

BottomNavigationItem doesn't adopt the material theme jetpack compose

Disable ripple effect of BottomNavigationItem

Scroll position lost when back button pressed in Jetpack Compose

java.lang.IllegalStateException: You cannot access the NavBackStackEntry's ViewModels until it is added to the NavController's back stack

Is there any way to override the back stack button to go back to a screen with its index in jetpack compose?

How to use a shared ViewModel, and avoid reusing the same instance of it every time with Navigation Component

Jetpack compose NavHost prevent recomposition screens

Same fragment with different navgraph by hiltNavGraphViewModels