Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-mvvm

How to set Adapter in MVVM using databinding

Navigating to another activity using databinding in mvvp structure

java.lang.ClassCastException: com.eng.bt_eng_mobility.viewmodel.HomeViewModelFactory cannot be cast to androidx.lifecycle.ViewModel

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

Android Compose Paging 3 - Loading all pages at once without scrolling in LazyColumn with network call and no inner scrolls

"Cannot access database on the main thread since it may potentially lock the UI for a long period of time" error on lauching coroutine

Shared view model in android compose project while using Hilt for dependency injection?

The retrofit call not update viewmodel or viewmodel not update the view

Android my bottom app a bar is overlapping my recyclerview

How to bind viewmodel to a gridView in android?

How to manipulate properties of Livedata list

I have a problem with Livedata observer called multiple time

How can firebase phone auth be implemented in view model?

Android jetpack compose observing a livedata

Navigate using View Model in Jetpack Compose

Which is better to use for API calls, Dispatcher.IO or Dispatcher.Main?

Where to transform a result of WebService, in Repository or ViewModel?

How to create focus change listener with data binding

Android viewModel savedStateHandle