Search code examples
invalid parameter type. Must be one and instanceof LifecycleOwner...

androidandroid-architecture-components

Read More
PageKeyedDataSource loadAfter called continuously...

kotlinandroid-architecture-componentsandroid-paging

Read More
Can't Resolve AcitivityMainBinding for DataBinding...

androidmvvmandroid-architecture-components

Read More
How to observe PagedList data?...

androidkotlinandroid-architecture-componentsandroid-livedataandroid-viewmodel

Read More
Failed to resolve: support-fragment error when add google architecture component dependency...

androidandroid-gradle-pluginandroid-architecture-components

Read More
how to remove bottom navigation view and toolbar in some fragments if using navigation controller?...

androidandroid-jetpackandroid-architecture-components

Read More
what is the difference between ViewModelProvider constructors...

javaandroidandroid-architecture-components

Read More
Android Fragment LiveData observer is not triggered when update is done on a record data...

androidandroid-roomandroid-livedataandroid-architecture-componentsandroid-diffutils

Read More
How to update LiveData value?...

androidandroid-architecture-componentsandroid-livedataandroid-paging

Read More
why my onCreate is always triggered when I back to a fragment using Android Navigation component?...

androidandroid-architecture-componentsandroid-jetpackandroid-architecture-navigationandroid-jetpack-navigation

Read More
Which is the better way to share data between Fragments?...

androidandroid-fragmentsandroid-architecture-componentsandroid-viewmodelandroid-safe-args

Read More
How to know the number of fragment that are in stack when using Navigation Component?...

androidandroid-fragmentsandroid-architecture-componentsandroid-architecture-navigation

Read More
Inject Application Context in Repository with Dagger 2...

androiddependency-injectionrepository-patterndagger-2android-architecture-components

Read More
Unit testing Room and LiveData...

androidunit-testingkotlinandroid-roomandroid-architecture-components

Read More
Exit from nested Navigation Graph...

androidandroid-architecture-components

Read More
Whats the difference between observing a variable and a function...

androidkotlinmvvmviewmodelandroid-architecture-components

Read More
How can I delete a LiveData<Object> using Room and LiveData inside an Activity?...

androidkotlinandroid-roomandroid-architecture-componentsandroid-livedata

Read More
Android Paging library sqlite data storage concern...

androidsqliteandroid-roomandroid-architecture-componentsandroid-architecture-paging

Read More
AndroidViewModel instantiated without passing application context?...

androidandroid-architecture-componentsandroid-viewmodel

Read More
Android room migration null error...

androidsqliteandroid-roomandroid-architecture-components

Read More
Using Paging Library 3 with LiveData from Java...

javaandroidkotlinandroid-architecture-componentsandroid-paging

Read More
Could not resolve android.arch.lifecycle:extensions:1.1.0...

androidandroid-gradle-pluginbuild.gradleandroid-architecture-components

Read More
Android Rooms - Search in String...

androidsqlandroid-roomandroid-architecture-components

Read More
Android MVVM ViewModel and Repositories for each entity?...

androidmvvmandroid-architecture-componentsandroid-jetpack

Read More
How do I modify the Toolbar/ActionBar when using the Navigation Component with a DrawerLayout?...

androidnavigation-drawerandroid-architecture-components

Read More
how to use Navigation component navhostfragment while altering full screen/above bottom Navigation...

javaandroidandroid-architecture-components

Read More
distinctUntilChanged in viewmodel not returning newly fetched data...

androidandroid-fragmentskotlinandroid-architecture-componentsandroid-viewmodel

Read More
How to wait until all viewmodel asynchronous operations are done...

androidandroid-fragmentsandroid-architecture-componentsandroid-viewmodelandroid-mvvm

Read More
Android Jetpack Navigation with ViewPager and TabLayout...

androidandroid-architecture-componentsandroid-navigationandroid-jetpackandroid-architecture-navigation

Read More
Android LiveData observe is called multiple times...

androidkotlinandroid-lifecycleandroid-architecture-componentsandroid-livedata

Read More
BackNext