Guest User

Untitled

a guest
Jun 24th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. android:text="@{user.name, default=JOHN_DOE}"
  2.  
  3. <LinearLayout
  4. xmlns:android="http://schemas.android.com/apk/res/android"
  5. xmlns:tools="http://schemas.android.com/tools"
  6.  
  7. <TextView
  8. tools:text="John Doe"
  9.  
  10. xmlns:tools="http://schemas.android.com/tools"
  11.  
  12. android:text="Lorem ipsum"
Add Comment
Please, Sign In to add comment