Don't restart activity on UI mode change
This commit is contained in:
parent
0d9f2293fe
commit
7425058951
@ -26,7 +26,7 @@
|
||||
android:theme="@style/AppTheme">
|
||||
<activity
|
||||
android:name=".IITC_Mobile"
|
||||
android:configChanges="orientation|keyboard|keyboardHidden|screenSize"
|
||||
android:configChanges="orientation|keyboard|keyboardHidden|screenSize|uiMode"
|
||||
android:label="@string/app_name"
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user