Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Multiple instances of same fragment: Android Navigation Component

How an Activity can be notified of NavHostFragment child fragments attachement

How to pass "bitmap" as argument using safe args

Kotlin - Navigation Components - Navigation action/destination cannot be found from the current destination

BottomNavigationBar not working properly after navigate to navigation fragment by cutom button click

can I send nullable data type as argument using safeargs ? if not what should I do?

Dynamic feature module navigation IllegalStateException: The included <navigation>'s id is different from the destination id

Navigation Component default backstack not working when called from a LiveData observer

Problem with Jetpack Compose Navigation and StateFlow

NavigationComponent with multiple flavors

how to remove the a composable from the back stack in Compose-Navigation

Resetting the NavGraph after activity recreates

Navigation Components and Headless Fragment

How to do one time fetch operations when Fragments are recreated with ViewModel

Remove Fragments from Backstack using Navigation Component

how to back to the root fragment or top of hierarchy using Navigation Controller Component in Android?

how to change Action bar icon (hamburger icon) when using navigation drawer with navigation component

How do I disable back navigation and remove the back arrow on a Fragment, using Android Jetpack's Navigation component?

Detect pop in Navigation Component

How to persist navigating component destination after minimizing the app