GitHub / RahulSinghRawatDev / ViewModel_LiveData_Kotlin_Sample
This Sample aim to understand the concepts of two main Jetpack components - ViewModel and LiveData with Kotlin as Programming language. Please read the ReadMe file for the theoretical description.
Stars: 1
Forks: 1
Open issues: 0
License: None
Language: Kotlin
Size: 137 KB
Dependencies parsed at:
5
Created at: about 5 years ago
Updated at: over 1 year ago
Pushed at: about 5 years ago
Last synced at: over 1 year ago
Topics: android, android-app, android-application, android-architecture, android-development, android-sdk, android-studio, android-ui, androidstudio, jetpack, livedata, livedata-databinding, livedata-viewmodel, viewmodel, viewmodel-framework, viewmodel-livedata, viewmodel-pattern, viewmodelfactory, viewmodels
- androidx.appcompat:appcompat 1.1.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.core:core-ktx 1.2.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- junit:junit 4.12 testImplementation