Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

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?

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