Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

Android Architecture component LiveData - how to bind broadcastReceivers to lifecycle

Overriding ViewModelStore

Using interfaces for ViewModels?

Android ViewModel - how to force recreation on certain configuration changes

How to show LoadingState when using Room Livedata MVVM

Android navigation component resets to start destination after configuration change

Android Architecture Component: How to insert repository parameter

Accessing strings.xml from ViewModel

How to Set BottomNavigationView in AndroidX with No ActionBar

LifecycleRegistryOwner class is deprecated

Navigation Architecture Component - Unable to navigate to fragment from onResume

Use shared Preference values in Repository or ViewModel of Android

How to mock Application class to unit test ViewModel

Using Singleton within the Android Room Library

Navigation architecture: How to manage proper navigation without using clearTask as it is deprecated

Why is onChanged being called when I navigate back to a fragment?

AppWidgetProvider with Android Architecture Component

Android Room. Which method of insertion will be faster?

Navigation Arch Component: Passing placeholder param for deeplink

Action is unknown to this NavController