Guest User

Untitled

a guest
Jul 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.34 KB | None | 0 0
  1.         <activity
  2.            android:name=".VideoActivity" android:label="Video View"
  3.            android:orientation="horizontal"
  4.            android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
  5.            android:screenOrientation="nosensor"
  6.            android:configChanges="orientation|keyboardHidden">
  7.         </activity>
Add Comment
Please, Sign In to add comment