An easy example on how to use Jetpack ViewModel and LiveData
Jetpack broken up into four main areas: Architecture, Foundation, Behavior and UI.ViewModel ViewModel helped to achieve two things: help ...
Jetpack broken up into four main areas: Architecture, Foundation, Behavior and UI.ViewModel ViewModel helped to achieve two things: help ...
running order of onCreate, onStart, onResume and onDestory .... in Android using Kotlin ...