Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

No Navigation Editor - Android Studio Canary 15 and 16

Android resource linking failed due to missing boolean resource values using Jetpack Workflow

Navigate from one fragment to another when using MVVM pattern for Android

Why this function is called multiple times in Jetpack Compose?

Binding different menu with different fragment with Navigation component

Shared element transition in Jetpack Navigation from RecyclerView to Detail Fragment

how to back to previous destination programatically using navigation controller in Android?

Kotlin delegate disrupting Navigation

Linkify with Compose Text

DatePickerDialog has blacked out buttons in androidx.fragment.app.DialogFragment

viewmodel making network call on screen orientation change android

shapeAppearance in Material Component FloatingActionButton causes a crash

Jetpack Compose Path will draw outside canvas bounds

Should I make AsyncTask member of LiveData or Repository class - As replacement of Loader

Android BottomNavigation is not highlighting properly with Navigation Controller

Android Is it possible to have multiple nav_graph files?

How to align title at layout center in TopAppBar?

Jetpack Navigation Component with Jetpack Compose compatible?

Apply multiple styles to a single Text - Jetpack Compose

how to pass data between two fragments destination If I tap a menu in navigation controller?