Skip to content

Instantly share code, notes, and snippets.

@TorkelV
Created October 20, 2020 22:05
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/a6529466e74e3669c63c00aaa2168c33 to your computer and use it in GitHub Desktop.
Save TorkelV/a6529466e74e3669c63c00aaa2168c33 to your computer and use it in GitHub Desktop.
<Button
android:onClick="@{() -> viewModel.addPhrase(viewModel.phrase, viewModel.translation, viewModel.groupId)}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment