Skip to content

Instantly share code, notes, and snippets.

@srcreigh
Created August 21, 2014 17:32
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 srcreigh/e80812d0d0e031a748a6 to your computer and use it in GitHub Desktop.
Save srcreigh/e80812d0d0e031a748a6 to your computer and use it in GitHub Desktop.
<com.hackthenorth.android.ui.component.TextView
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="16dp"
android:textColor="@color/text_color_primary"
android:fontFamily="sans-serif"
android:textStyle="bold"
android:textSize="18sp"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment