Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <TextView
  2. android:layout_width="wrap_content"
  3. android:layout_height="wrap_content"
  4. android:maxLines="1"
  5. android:text="2-3 4-5"
  6. android:inputType="date"
  7. android:textSize="25sp" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement