Guest User

Untitled

a guest
Mar 22nd, 2018
79
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. android:id="@+id/descriptionTextView"
  3. android:layout_width="wrap_content"
  4. android:layout_height="wrap_content"
  5. android:layout_gravity="center|end"
  6. android:rotation="-90"
  7. android:gravity="center"
  8. android:textColor="@android:color/white"
  9. android:textSize="15sp"
  10. tools:text="Please Center your image" />
Add Comment
Please, Sign In to add comment