Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

Using Serializable as deep link argument with Android Navigation Component

Android Navigation Component with Bottom Navigation doesn't destroy startDestination Fragment

Android Architecture Navigation - How to navigate to specific place in Nav Graph building back stack

Navigation component - Issues with navigation drawer

Issue with Navigation Component Duplicate NavArgs

BottomNavigation in Fragment with navigation component

How will the interaction between Android Navigation component and Viewmodel be?

How can I have more than one navHostFragment in one activity?

Pass data/bundle using navigateUp in Android Navigation Component

Adding custom transition animations to bottom navigation setup with jetpack navigation

How to pass arguments to a fragment using bottom navigation view and Android Navigation component?

Navigation Library inflator throws ClassNotFoundException for data class

Keeping states of recyclerview in fragment with paging library and navigation architecture component

How do I link multiple activities in android navigation editor?

Navigation Component prevent to recreate fragment on back press

How to Start Second Activity with Navigation in Jetpack