Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

How to save and restore navigation state in Jetpack Compose?

How to prevent re-render of previous screen when navigating back - Jetpack Compose?

How to disable Up button when I navigate to a new destination

Issue with Deep Linking that doesn't work on android 13

Fragment not attached to context on Navigation Component

Shared ViewModel in scope of parent fragment using Navigation Component

How to pop multiple screens back to a screen that receives a parameter in Jetpack Compose with type safety?

Jetpack Compose & Navigation: Problems share ViewModel in nested graph

composable cannot exceed 13 under compsoe NavHost

Android Studio Navigation editor shows "Ambiguous type" on fragments

Prevent closing bottom sheet with background click with accompanist library

Jetpack Navigation: how to navigate from child of one nested graph to child from another nested graph?

Deep Links navigation in Jetpack Compose

Navigation View Global Action Back State

Toolbar back button hidden because of start destination

Can't send integer value from one screen to other