summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 34e5fdc)
raw | patch | inline | side by side (parent: 34e5fdc)
author | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Sun, 24 Jun 2018 11:30:08 +0000 (14:30 +0300) | ||
committer | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Sun, 24 Jun 2018 11:30:27 +0000 (14:30 +0300) |
android/AndroidManifest.xml | patch | blob | history |
index eb54e280e849a7c35bd20f92cec8649baa8fbeb6..b69d31fa77393f9a9404703138931ef544723e1b 100644 (file)
android:debuggable="true" >
<activity android:name="Doom2DF"
android:label="Doom2D Forever"
+ android:screenOrientation="sensorLandscape"
android:configChanges="keyboardHidden|orientation|screenSize"
>
<intent-filter>