Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

Back navigation after deeplink by navigation architecture component

Navigation destination unknown to this NavController after an activity result

Android Jetpack Navigation proper back stack with BottomNavigationView

Communication between view and ViewModel in MVVM with LiveData

onCleared is not being called on Fragment's attached ViewModel

Room - check if data were fetched recently

Preferred Fragment lifecycle method for instantiating ViewModels

Network pojo class and database entity class, how to avoid duplication

LiveData two-way databinding WITHOUT exposing MutableLiveData

Coordinate Back Button ownership in Nested Navigation Controllers

NavHostFragment not accessible from XML

Cannot create an instance of ViewModel class (Unable to start activity ComponentInfo)

Destination with arguments or actions must have 'name' or 'id' attributes

Required lifecycle owner found Activity

What is the difference between @ForeignKey and @Relation annotations in Room database?

Shared viewmodel between fragments, without scoping to the activity? [duplicate]

Best way to update a single element using Paging Library

How to get access to Arguments/Extras Bundle in ViewModel with minimal boilerplate using Dagger 2?

room error: The columns returned by the query does not have the fields fieldname