Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

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?

How to create BottomSheetDialogFragment using Navigation Architecture Component?

Proguard causing runtime exception with Android Navigation Component

Android navigation component: how save fragment state

What is the difference between enterAnim & popEnterAnim & exitAnim & popExitAnim?