Skip to content

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

License

Notifications You must be signed in to change notification settings

WaheedNazir/Communication-ActivityFragment-ViewModel

Repository files navigation

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