Advertisement
Guest User

Untitled

a guest
Dec 17th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <TextView
  2. android:layout_width="fill_parent"
  3. android:layout_height="wrap_content"
  4. android:text="@string/hello" />
  5.  
  6. <string name="hello">Hello ABC</string>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement