This is a simple application to show the communication between Activities and Fragments using LiveData and ViewModel.
Communication between
- Fragments
- Activities and Fragments
- View-ViewModel-Interaction - Sample of View and ViewModel Interaction.
- Kotlin-MVVM-Architecture - Sample of complete MVVM Architecture