Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

How to reduce time of PeriodicWorkManager in WorkManager

how to create view model factory for AndroidViewModel?

WorkManager: Why does failed unique work with the "APPEND" ExistingWork strategy not allow more work under the same name?

How to center a button in jetpack Compose? [closed]

Migrating dependencies to Android Jetpack

Navigation Component: IllegalStateException Fragment not associated with a fragment manager

Unresolved reference: SavedStateVMFactory

PageKeyedDataSource loadAfter doesnt get fire

How we can we format Text as superscript or subscript in Android Jetpack Compose UI?

How clear focus for BasicTextField in Jetpack Compose?

how to remove default animation transition when using navigation component in Android?

androidx Navigation: Too many arguments for @NonNull public open fun

SafeArgs not generating Directions / Args classes on a multi module project

Jetpack Navigation Animation Complete Listener

Fragments are always recreated when used with Android navigation from jetpack

Update list items in PagingLibrary w/o using Room (Network only)

Recreating backstack with Android Navigation Architecture Component

Clearing sharedViewModel

NavigationComponent navigation within a BottomSheetDialogFragment

Navigation component pop behavior is not working as it should [duplicate]