v0.6.3: updated some manifest elements to reduce bugs
This commit is contained in:
parent
035551146a
commit
db0ce34fb4
|
@ -28,6 +28,8 @@
|
|||
<activity
|
||||
android:label="@string/app_name"
|
||||
android:name=".ShatteredPixelDungeon"
|
||||
android:alwaysRetainTaskState="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout"
|
||||
android:screenOrientation="nosensor">
|
||||
<intent-filter >
|
||||
|
|
Loading…
Reference in New Issue
Block a user