Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

How to combine two live data one after the other?

When to use MutableLiveData and LiveData

How to create BottomSheetDialogFragment using Navigation Architecture Component?

add unique constraint in room database to multiple column

LiveData prevent receive the last value when start observing

How to implement a ViewPager with BottomNavigationView using new Navigation Architecture Component?

MVVM pattern and startActivity

How to use shared element transitions in Navigation Controller

Android Room: Order By not working

How I can retrieve current fragment in NavHostFragment?

Asynchronous Worker in Android WorkManager

MediatorLiveData or switchMap transformation with multiple parameters

Navigation Preview unavailable in Android Studio 3.2 Preview

How can I represent a "many to many" relation with Android Room when column names are same?

Return type for Android Room joins

When should we use android.arch.lifecycle:compiler (or android.arch.lifecycle:common-java8)?

Navigation Architecture Component - Dialog Fragments

Unit testing Room and LiveData

Add (not replace) fragment with navigation architecture component

How to clear LiveData stored value?