Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-viewmodel

Can I make the LiveData static?

How to load multiple AndroidViewModel in a single activity to access LiveData which is returning value from multiple table using Room

Instance member LiveData variable in ViewModel?

MVVM - Accessing ViewModel/SQLite in a BroadcastReceiver started from a notification when app is closed

How to use Filter SearchView for RecyclerView when using Livedata?

When unit testing a viewmodel with a repository that returns a flow, an error happen when converting it to a livedata

How to get preview in composable functions that depend on a view model?

Refresh data from a network using LiveData

Overriding ViewModelStore

How will the interaction between Android Navigation component and Viewmodel be?

Using interfaces for ViewModels?

Android ViewModel - how to force recreation on certain configuration changes

View Model keeps creating instance of Live Data