v0.3.1: better settings menu, landscape/portrait can now be changed from ingame.

This commit is contained in:
Evan Debenham
2015-07-19 20:04:10 -04:00
committed by Evan Debenham
parent 2cdebfe164
commit f8a99c6533
5 changed files with 237 additions and 290 deletions
+1
View File
@@ -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" />