Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <activity
  2. android:name=".Activity_JoinMeeting"
  3. android:configChanges="orientation|screenSize|layoutDirection|locale"
  4. android:screenOrientation="landscape"
  5. android:launchMode="singleTop"
  6. android:windowSoftInputMode="adjustPan|stateHidden"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement