Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

BottomNavigationView. Navigation to destination with deeplink cause to add destination fragment also in first tab

Navigate using View Model in Jetpack Compose

How to avoid adding a fragment to the backstack if it already exists using Navigation Architecture Component?

Android Jetpack Compose crashes when importing navigation compose

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

Multiple options menu showing up on app bar

Close drawer navigation view on backpressed while using jetpack nagivation ui components

Jetpack compose navigation passing custom object with Kotlin DSL

Let DialogFragment in navigation not disappear on poping back stack

How do you migrate to Jetpack Compose when you have a lot of Fragments?

NavContoller Leaking in Fragment

Can I use a String resource to generate the deeplink in a Jetpack Navigation XML file?

Compose navigation: How to avoid to add the current destination to the back queue once you navigate out of it?

Unable to navigate in Jetpack Compose if arguments supplied has special characters in it

How to navigate to Jetpack Compose function in dynamic feature module from app or another dfm?

Resources$NotFoundException with include-dynamic navigation graph

Can I use setupWithNavController and setOnNavigationItemSelectedListener at the same time

Disable back button in Jetpack Compose

2x NavHostFragments visible in LayoutInspector, but only 1 in my layouts