Advertisement
novia18

Untitled

Jul 19th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <TextView
  2.  
  3. android:id="@+id/text_message"
  4.  
  5. android:layout_width="wrap_content"
  6.  
  7. android:layout_height="wrap_content"
  8.  
  9. android:layout_below="@+id/text_header"
  10.  
  11. android:layout_marginLeft="@dimen/activity_horizontal_margin"
  12.  
  13. android:layout_marginStart="@dimen/activity_horizontal_margin"
  14.  
  15. android:textAppearance="?android:attr/textAppearanceMedium" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement