Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

Android: How to prevent Scaffolds top app bar from redrawing in Jetpack Compose Navigation?

How to navigate to Detail View clicking in LazyColumn item with JetPack Compose?

How to tell the composeTestRule to wait for the navhost transition?

Android Navigation - Popping the current fragment when navigating

Prevent fast click in BottomNavigationView

Avoid API call in composable when navigating back to it

Remember list item states while navigating in Jetpack Compose

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?