|
|
|
|
@ -51,6 +51,7 @@
|
|
|
|
|
|
|
|
|
|
<activity android:name="org.diasurgical.devilutionx.DevilutionXSDLActivity" |
|
|
|
|
android:label="@string/app_name" |
|
|
|
|
android:windowSoftInputMode="adjustPan" |
|
|
|
|
android:alwaysRetainTaskState="true" |
|
|
|
|
android:launchMode="singleInstance" |
|
|
|
|
android:configChanges="layoutDirection|locale|orientation|uiMode|screenLayout|screenSize|smallestScreenSize|keyboard|keyboardHidden|navigation" |
|
|
|
|
|