Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-navigation

How to keep showing the hamburger icon instead of the back/up icon after clicked on the drawer?

“getActionId overrides nothing” after upgrading to navigation version 2.4.0-alpha02

Android clear backstack when leaving item tab BottomNavigation

How to set NavigationView with AppBarConfiguration?

How to get the id of Sub Menu in Navigation view

Class 'action' is not abstract and does not implement abstract member public abstract val actionId: Int defined in androidx.navigation.NavDirections

Presenting a fragment over a fragment with transparent background

"error: package R does not exist" in Navigation after adding Assets folder: Android Studio

Android clear backstack after reselecting Bottom Navigation tab

Intercept NavigationUI.onNavDestinationSelected() to make backstack pop with "inclusive = true"

Android fragment onResume vs. onCreateView

Android Jetpack Navigation component and BottomAppBar menu interaction

Error: Maximum number of items supported by BottomNavigationView is 5, after removing item and adding a new one

Handling back button with Android Navigation with two navigation graphs

How can I navigate from the MenuItem to a fragment (Android)?