v0.3.1: better settings menu, landscape/portrait can now be changed from ingame.
This commit is contained in:
committed by
Evan Debenham
parent
2cdebfe164
commit
f8a99c6533
@@ -28,6 +28,7 @@
|
||||
<activity
|
||||
android:label="@string/app_name"
|
||||
android:name=".ShatteredPixelDungeon"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:screenOrientation="portrait">
|
||||
<intent-filter >
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
Reference in New Issue
Block a user