Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

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]

After DataSource.Invalidate() new PagedList has only one page

Android Navigation Component remove toolbar animation

android android-jetpack

Paging library when used inside a nestedscrollview loads all data

Jetpack Compose State: Modify class property

How to change the drawing order of a layout children in Android Jetpack Compose?

Changing locale stopped working in Android 10

Is it a bad practice to have multiple Viewmodels, approximately one for each fragment?