Skip to content

Instantly share code, notes, and snippets.

@Frederikos
Created March 27, 2019 11:15
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 Frederikos/e4d7c42c6020a11b0e6c750bc93e1839 to your computer and use it in GitHub Desktop.
Save Frederikos/e4d7c42c6020a11b0e6c750bc93e1839 to your computer and use it in GitHub Desktop.
<TextView
style="@style/Subtitle"
android:text="@{viewModel.title}"
android:onClick="@{viewModel.titleClicked}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment