Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

How to link Retrofit and Repository/ViewModel for a MVVM pattern?

It is ok to call observeForever() on Livedata returned by Transformations.map() inside ViewModel?

Retrofit - delete was null but response body type was declared as non-null

hamburger icon display in release build in place of back icon if move from one fragment to another fragment

LiveData - Using SingleLiveEvent with Transformations

How to add Item in PagedList of Paging Library

ViewModel without reference to View with Camera 2

Android Livedata Observer Coroutine Kotlin

PositionalDataSource : how to jump to specific position in recycler view?

Android Architecture Components: Multiple instances of the same view model

How to make Architecture's PagedListAdapter survives configuration changes?