Advertisement
Checosnake

rotation

Apr 17th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.25 KB | None | 0 0
  1. <TextView
  2.                android:layout_width="wrap_content"
  3.                android:layout_height="wrap_content"
  4.                android:layout_gravity="center"
  5.                android:rotation="-95"
  6.                android:text="2"
  7.                />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement