Skip to content

Instantly share code, notes, and snippets.

@zivkesten
Created June 8, 2020 09:41
Show Gist options
  • Save zivkesten/fb59b0786686e78843f7247e29c8c64b to your computer and use it in GitHub Desktop.
Save zivkesten/fb59b0786686e78843f7247e29c8c64b to your computer and use it in GitHub Desktop.
event in MVI
is Event.AddToFavouritesClicked -> viewAction.postValue(ViewEffect.ShowSnackBar(
R.string.button_result_text
))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment