Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 187 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 187 Bytes

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.