Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-navigation

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?

How to dismiss dialog fragment started via Android Navigation library

Navigation component navigate inside a onActivityResult not working

Android navigation component resets to start destination after configuration change

Android navigation component open url

Bottom Navigation View setup with fragment navigation component not working

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