Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-navigation

Missing slide_in_right and slide_out_left animations in Android?

Using global actions with multiple graphs in jetpack navigation

Navigate from ViewPager2 to another fragment using jetpack

Jetpack navigation component throws an IllegalStateException when loading a start destination with nullable argument

Cannot create an instance of viewmodel while using Jetpack Compose navigation

How pass parcelable argument with new version of compose navigation?

Hide Toolbar back arrow with NavigationComponent and BottomNavigationView

Passing data from one viewmodel to another android MVVM

Navigating out of ViewPager tab using Navigation Components

Sharing viewModel within Jetpack Compose Navigation

TopAppBar flashing when navigating with Compose Navigation

Use same fragment multiple times in different navigation graph

The Fragment refreshes on back- Android Navigation

Android Navigation Component fragment transitions have white background

How to hide the bottom navigation bar in certain fragments?

How to switch to other fragment in different back stack using Navigation Component?

Use Dialog as navigation destination with jetpack compose