Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Android Navigation library deep linking: How to synthesise backstack

Navigation Architecture component- How to refresh a fragment?

How to implement shared transition element from RecyclerView item to Fragment with Android Navigation Component?

Jetpack Navigation deeplink with query parameters

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?