Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

Using LiveData and ViewModel without using Room

Applying MVVM between ViewModel and Fragment/Activity interactions and communication

Why I have StackOverflowError when implementing Include in Navigation Controller?

Is there any benefits to using LiveData rather than a regular callback?

Android | Kotlin | Flow - cannot be cast to kotlinx.coroutines.flow.StateFlow

NavHostFragment not resolved (AndroidX)

Android ViewModel LiveData update view on button click

Updating Room entitity and observing the list

Pressing back always return to start destination using jetpack navigation

How to share view models between fragments using Google's GithubBrowserSample approach?