Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Disable adding fragment to backstack in Navigation Architecture Component

How to write tests for Android Navigation Controller

How to set up Navigation Component with Navigation Drawer in Android?

How to set target fragment of a dialog when using navigation components

Get Backstack status using android navigation component

androidx data binding life cycle NullPointerException

how to setup different toolbar using navigation controller component?

How to listen to Fragment Change in Navigation Component?

Custom "navigate up" behavior for certain fragment using Navigation component

Android Navigation Component : Pass value (arguments) in fragments

Navigation component Kotlin - cannot be found from the current destination

Passing argument(s) to a nested Navigation architecture component graph

Navigation Component, Control when to show hamburger or back icon

Pass data back to previous fragment using Android Navigation

Navigation Architecture Component - Detail View with CollapsingToolbar

Android Jetpack Navigation with ViewPager and TabLayout

Navigation Architecture Component - Splash screen

Multi-module Navigation with Architecture Components

Could Navigation Arch Component create a false positive memory leak?

How to set `null` as the default value for a nullable argument using SafeArgs?