manas-chaudhari / android-mvvm

MVVM on Android using RxJava and Data Binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples for handling actions inside VMs

manas-chaudhari opened this issue · comments

  • Navigation to a different page on selection
  • Action inside a ViewModel, e.g. Show toast when a button is clicked