Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

Shared viewmodel between fragments, without scoping to the activity? [duplicate]

Best way to update a single element using Paging Library

How to get access to Arguments/Extras Bundle in ViewModel with minimal boilerplate using Dagger 2?

room error: The columns returned by the query does not have the fields fieldname

Initial placeholder with Paging Architecture Components

Contact Provider using View Model and Live Data

Navigation component with instant/(dynamic-)feature modules

how to use Navigation component navhostfragment while altering full screen/above bottom Navigation

Paging Library without Room

Observe LiveData from JobService

MotionLayout with vertical ScrollView

Strange behavior of android's ViewModel

Android WorkManager - how to delay task?

is observeForever lifecycle aware?

ViewModel in fragment clears values on screen rotation

Type mismatch: inferred type is LoginActivity but LifecycleOwner was expected

Paging Library with custom DataSource not updating row on Room update

Initialize LiveData In AndroidViewModel