WaheedNazir / Communication-ActivityFragment-ViewModel

Show case of communication between Activities/Fragments using ViewModels and LiveData in Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Communication Between Activity/Fragments Using ViewModel and LiveData

This is a simple application to show the communication between Activities and Fragments using LiveData and ViewModel.

Communication between

  1. Fragments
  2. Activities and Fragments

Demo

Other samples of MVVM using Kotlin

Author

Waheed Nazir

About

Show case of communication between Activities/Fragments using ViewModels and LiveData in Kotlin.

License:MIT License


Languages

Language:Kotlin 100.0%