Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

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

Nested Navigation Graph With NavigationView in it

Type safety in Navigation Compose gives Serializer for class 'Companion' is not found error

Pressing back always return to start destination using jetpack navigation

Jetpack Compose - Navigation - Scaffold + NavHost not working