Skip to content

Instantly share code, notes, and snippets.

@pahill
Created November 28, 2020 13:44
Show Gist options
  • Save pahill/37bdb38e1505927e8b4d03e76c3d7285 to your computer and use it in GitHub Desktop.
Save pahill/37bdb38e1505927e8b4d03e76c3d7285 to your computer and use it in GitHub Desktop.
<TextView
android:id="@+id/name_label"
android:text="Name:"/>
<TextView
android:id="@+id/cat_name"
android:text="Eliza" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment