Skip to content

Instantly share code, notes, and snippets.

@TorkelV
Created October 20, 2020 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TorkelV/733503ea3b73dc2fb43118a154caeac0 to your computer and use it in GitHub Desktop.
Save TorkelV/733503ea3b73dc2fb43118a154caeac0 to your computer and use it in GitHub Desktop.
<Button
android:onClick="@{() -> viewModel.addWord(viewModel.phrase, viewModel.translation, viewModel.groupId)}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment