Android Architecture Component — LiveDataLiveData was introduced as part of the Android Architecture Component, it is an observable data holder class that notifies its observer…Dec 27, 2020Dec 27, 2020
Architecture component — ViewModel behind the scenesIn this article, I will dive into the implementation details of ViewModel and explain how it works behind the scenes.Nov 30, 2020Nov 30, 2020
Architecture component — ViewModelIn this article, I will talk about ViewModel — A class that was introduced through Architecture component.Nov 29, 2020Nov 29, 2020