Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Last active March 4, 2023 00:42
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 codeforfun-jp/371b80e35236eea8230e35c656ac8fa6 to your computer and use it in GitHub Desktop.
Save codeforfun-jp/371b80e35236eea8230e35c656ac8fa6 to your computer and use it in GitHub Desktop.
Java Quiz - 2023 - 2
<TextView
android:id="@+id/countLabel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Q1"
android:textSize="22sp" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment