Advertisement
novia18

Untitled

Jul 19th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. a. <TextView
  2. android:id="@+id/text_header"
  3. android:layout_width="wrap_content"
  4. android:layout_height="wrap_content"
  5. android:layout_marginBottom="@dimen/activity_vertical_margin"
  6. android:text="@string/text_header"
  7. android:textAppearance="?android:attr/textAppearanceMedium"
  8. android:textStyle="bold" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement