Search code examples
How to model parent-child relationship in Android MVVM VMs?...


javaandroidmvvmandroid-viewmodeldagger-hilt

Read More
Difference between @{} and @={} in android xml file?...


androidandroid-studioandroid-layoutdata-bindingandroid-viewmodel

Read More
Shared View Model between two fragments in the nav_graph...


androidandroid-studioandroid-viewmodelandroid-architecture-navigationandroid-navigation

Read More
How to pass custom parameters to a ViewModel using Factory?...


javaandroidandroid-architecture-componentsandroid-viewmodel

Read More
LiveData is not re-emitting when fragment is resumed...


androidandroid-lifecycleandroid-livedatakotlin-coroutinesandroid-viewmodel

Read More
Reusing Fragments/Bottomsheets with viewModel as data binding variable...


androidmvvmdata-bindingandroid-viewmodel

Read More
How to add ViewModel to a project which uses ViewPager and Tablayout?...


kotlinandroid-viewpagerandroid-tablayoutandroid-viewmodel

Read More
ViewModel instance - Activity UI - Android Architecture Components...


javaandroidandroid-roomandroid-architecture-componentsandroid-viewmodel

Read More
Boundary Callback (Android Paging Library) with CoroutineScope...


androidkotlinkotlinx.coroutinesandroid-viewmodelandroid-paging

Read More
Databinding: A ViewModel should not have a reference to the views, but...?...


androidxmlmvvmandroid-databindingandroid-viewmodel

Read More
Kotlin coroutines Flow is not canceled...


kotlinkotlin-coroutinesandroid-viewmodelkotlin-flow

Read More
Retrieve param to initiate Android vielmodel (init vs constructor)...


androidkotlinconstructorviewmodelandroid-viewmodel

Read More
ViewModel still displaying old data after dialog dismissed and parent fragment back to view...


androidandroid-fragmentsviewmodelandroid-dialogfragmentandroid-viewmodel

Read More
how to make callback in android + viewModel...


androidconcurrencyandroid-asynctaskandroid-jetpackandroid-viewmodel

Read More
ViewPager with viewmodel and live data , all 6 tabs data is replaced by last tab data...


androidandroid-viewpagerandroid-livedataandroid-viewmodel

Read More
ViewModel/Repository displaying blank...


androidandroid-livedataandroid-architecture-componentsandroid-viewmodelandroid-mvvm

Read More
Url not loading in Webview using ViewModel...


androidandroid-webviewandroid-viewmodel

Read More
Populate UI from a ViewModel in Kotlin...


androiduser-interfacekotlinmvvmandroid-viewmodel

Read More
How to use two-ways binding in viewModel...


androidkotlinandroid-databindingandroid-viewmodeltwo-way-binding

Read More
Can't access the Fragment View's LifecycleOwner when getView() is null...


javaandroidandroid-alertdialogandroid-livedataandroid-viewmodel

Read More
Android: Clear DialogFragment ViewModel...


androidkotlinandroid-livedataandroid-viewmodel

Read More
Navigation with MVVM android...


androidmvvmrx-javaandroid-viewmodelandroid-architecture-navigation

Read More
How can I use constructor injection for ViewModel with Dagger2 android?...


android-studiomvvmdependency-injectiondaggerandroid-viewmodel

Read More
How to observe PagedList data?...


androidkotlinandroid-architecture-componentsandroid-livedataandroid-viewmodel

Read More
How to mock the view model with Hilt for unit testing fragments?...


androidkotlinandroid-viewmodeldagger-hilt

Read More
Why using AndroidViewModel?...


dagger-2android-viewmodel

Read More
Android Dagger Hilt: Do we need scope annotations for ViewModels?...


androiddaggerandroid-viewmodeldagger-hilt

Read More
how does navGraph viewModel work under the hood?...


javaandroidkotlinandroid-viewmodelandroid-architecture-navigation

Read More
How to share data between an activity and a fragment using a SharedViewModel?...


androidkotlinandroid-livedataandroid-viewmodelandroid-architecture-navigation

Read More
android fragment viewmodel initialization failed...


androidkotlinviewmodelandroid-viewmodel

Read More
BackNext