Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

How to restore recyclerview scroll position when using PagingDataAdapter?

MVVM with Android Architecture Components

How can I change in ViewModel source of my LiveData from Room Dao

Android Room: How to use embedded with a custom query

Navigation component - Issues with navigation drawer

Refresh data from a network using LiveData

Room: related entities - usable public constructor

Paging library data source with specific page index

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

What is the difference between emit and emitSource with LiveData ? ( as in REAL time USE-CASE )

Accessing BroadCastReceiver in Viewmodel

Navigation Library inflator throws ClassNotFoundException for data class

How to Start Second Activity with Navigation in Jetpack

Android Paging library doesn't fire loadAfter()

Action is unknown to this NavController