Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

How to add a Listener and Receive a callback whenever the navigation transition has finished in Jetpack Compose (NavHostController)?

How to log navigation back stack in Jetpack Compose?

Paging 3 list auto refresh on navigation back in jetpack compose navigation

How to check current Jetpack Compose destination in a type-safe manner?

OnKeyEvent without focus in Jetpack Compose

Compose - NavHost recomposition multiple times

Jetpack compose BottomNavigation - java.lang.IllegalStateException: Already attached to lifecycleOwner

Jetpack Compose Sending Result Back with SavedStateHandle does not work with SavedStateHandle injected in ViewModel

Compose navigation - replace starting route and clear back stack

java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first in jetpack compose

onBackPressedDispatcher.onBackPressed() vs backPressedCallback.handleOnBackPressed()

Strange Jetpack Compose Navigation Transition Behavior

Why the view keeps flashing when using jetpack navigation with Compose?

Add enter animation to start destination in android navigation component

How to pop up to start destination (Compose Navigation)