GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e5fdc
)
Forced landscape mode on android
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
diff --git
a/android/AndroidManifest.xml
b/android/AndroidManifest.xml
index eb54e280e849a7c35bd20f92cec8649baa8fbeb6..b69d31fa77393f9a9404703138931ef544723e1b 100644
(file)
--- a/
android/AndroidManifest.xml
+++ b/
android/AndroidManifest.xml
@@
-33,6
+33,7
@@
android:debuggable="true" >
<activity android:name="Doom2DF"
android:label="Doom2D Forever"
+ android:screenOrientation="sensorLandscape"
android:configChanges="keyboardHidden|orientation|screenSize"
>
<intent-filter>
DEADSOFTWARE 2012-2025