v0.3.3: added the ability to flip the screen in landscape/portrait
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:name=".ShatteredPixelDungeon"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||
android:screenOrientation="portrait">
|
||||
android:screenOrientation="sensorPortrait">
|
||||
<intent-filter >
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
|
||||
Reference in New Issue
Block a user