Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-navigation

Android navigate back to Application from Android Settings

How to refresh list of the navigation drawer as soon as its open/closed in Android

How to navigate from nested Fragment to parent fragment using Jetpack Navigation?

Why Android Navigation Component screen not go back to previous Fragment,but a method in onViewCreated of previos Fragment being called?

How to get a default string value from resources in SafeArgs?

Android fragment navigation for tablets - single or multiple activities?

Navigation error - This navigation graph is not referenced to any layout files?

Pass arguments safely to nested graph with Navigation Component

Jetpack Navigation: NavHostManager is not an active fragment of FragmentManager

Android Navigation Component + Login Flow + Nested BottomNavigationView

How to use android navigation without binding to UI in ViewModel (MVVM)?

Android Navigation Architecture Component: How to pass bundle data to startDestination

How to handle back button when at the starting destination of the navigation component

Is it possible to have dynamic destination in Nested Navigation Graph Android?

Android Navigation Component pop to transition issue

NavigationDrawer with Activities vs. NavigationDrawer with Fragments

In Android Navigation Architecture, how can I check if current Fragment is the last one?

Block/disable recent apps button [duplicate]

How to highlight the item when pressed using BottomNavigationView between activities?