Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Android Jetpack Navigation with ViewPager and TabLayout

What is the use of androidx.legacy:legacy-support-v4: dependency

Android MVVM ViewModel and Repositories for each entity?

How to pass object of type Parcelable to a Fragment using Navigation type safeargs plugin

Proguard causing runtime exception with Android Navigation Component

how to instantiate ViewModel In AndroidX?

How do I define default animations for Navigation Actions?

Android Work Manager vs Services?

Navigation popUpTo and PopUpToInclusive aren't clearing the backstack

Jetpack Compose - Column - Gravity center

Android. Is WorkManager running when app is closed?

What exactly is Android Jetpack?

android android-jetpack

Navigation Architecture Component - Dialog Fragments

How to get Context in Jetpack Compose

Dynamic ActionBar title from a Fragment using AndroidX Navigation

New navigation component from arch with nested navigation graph

How to change start destination of a navigation graph programmatically [Jetpack]

BoundService + LiveData + ViewModel best practice in new Android recommended architecture

Is it possible to set startDestination conditionally using Android Navigation Architecture Component(Android Jetpack)?

How to get a result from fragment using Navigation Architecture Component?