Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-navigation

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)?

How do I go back to parent list activity using master / detail fragments when using up navigation?

viewModelScope.launch does not work for second time

Manually pre-populate navigation backstack in Android/Jetpack Compose

How to take Master/Detail Template and convert it into Navigation Drawer-type layout?

Why use "sealed class" and make object in Navigation? (Kotlin Jetpack Compose)

Add enter animation to start destination in android navigation component

Passing Multiple Agument to fragment using TypeSafe in Navigation