Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

How I can retrieve current fragment in NavHostFragment?

How do I define default animations for Navigation Actions?

Navigation Architecture Component - Activities

How to set title in app bar with Navigation Architecture Component

Navigation Preview unavailable in Android Studio 3.2 Preview

Plugin with id 'androidx.navigation.safeargs' not found

Equivalent of startActivityForResult() with Android Architecture Navigation

Navigation Architecture Component - Dialog Fragments

Add (not replace) fragment with navigation architecture component

Dynamic ActionBar title from a Fragment using AndroidX Navigation

Navigation Architecture Component- Passing argument data to the startDestination

How to change start destination of a navigation graph programmatically [Jetpack]

Is it possible to set startDestination conditionally using Android Navigation Architecture Component(Android Jetpack)?

Android Jetpack Navigation, BottomNavigationView with Youtube or Instagram like proper back navigation (fragment back stack)?

How to get a result from fragment using Navigation Architecture Component?

Fragments destroyed / recreated with Jetpack's Android Navigation components

IllegalStateException: Link does not have a NavController set

IllegalArgumentException: navigation destination xxx is unknown to this NavController

How to clear navigation Stack after navigating to another fragment in Android