Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Android Jetpack Navigation - Custom Action with Drawer Item

Android jetpack navigation component result from dialog

What is the correct way to pass an Enum as an argument to a Fragment using Navigation Component safeargs

Single Activity with Navigation Component: how to handle different AppBar / Themes

Fragment lifecycle overlap on navigate

Navigation Component Lifecycle

Ignoring navigate() call: FragmentManager has already saved its state

Android Navigation Architecture Component - Nav Drawer Icons

View.findNavController() vs Fragment.findNavController()

android - Navigation graph Flow Preview in landscape

"Views added to a FragmentContainerView must be associated with a Fragment" with android Nav Component

Android Jetpack Navigation How to handle the Toolbar and BottomNavBar content

Androidx Navigation View - `setNavigationItemSelectedListener` Doesn't Work

Android Navigation Component: Start at a different destination than home, programmatically?

Navigating to preference fragment using navigation component

Jetpack navigation: Title and back/up arrow in the action bar?

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