Skip to content

Instantly share code, notes, and snippets.

@codingwithsara
Created September 28, 2018 13:35
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 codingwithsara/e510bb59d7b4ead8961e73e18de08bca to your computer and use it in GitHub Desktop.
Save codingwithsara/e510bb59d7b4ead8961e73e18de08bca to your computer and use it in GitHub Desktop.
Step1-2
<TextView
android:id="@+id/countLabel"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Q1"
android:textSize="22sp"
android:layout_marginTop="30dp"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment