Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-navigation

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?

ViewPager PagerObserver was not registered

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

Is it possible to send arguments other than string or integer in android's new navigation component

How to set target fragment of a dialog when using navigation components

How to implement android Toolbar Back button

how to setup different toolbar using navigation controller component?

Android : Return to previous fragment on back press

BottomNavigation View OnNavigationItemSelectedListener is deprecated