am c64c9808
: Merge "Prevent PIN/Passwword disappearing during boot" into lmp-dev
* commit 'c64c9808b9ba74063f0a59e3b7b11e4c3d15680a': Prevent PIN/Passwword disappearing during boot
This commit is contained in:
@@ -1670,7 +1670,7 @@
|
|||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:theme="@style/Theme.CryptKeeper"
|
android:theme="@style/Theme.CryptKeeper"
|
||||||
android:configChanges="keyboard|keyboardHidden|uiMode"
|
android:configChanges="mnc|mcc|keyboard|keyboardHidden|uiMode"
|
||||||
android:windowSoftInputMode="adjustResize"
|
android:windowSoftInputMode="adjustResize"
|
||||||
android:screenOrientation="nosensor">
|
android:screenOrientation="nosensor">
|
||||||
<intent-filter android:priority="10">
|
<intent-filter android:priority="10">
|
||||||
|
Reference in New Issue
Block a user