/DemoViewModel

Demo of how to create ViewModel with LiveData on Android Kotlin

Primary LanguageKotlinApache License 2.0Apache-2.0

DemoViewModel

Show how to create ViewModel with LiveData on Android Kotlin. The background process is done using SupervisorJob from Android Coroutines. Espresso test is also available.