Fix restore from keyboard
The keyboard starts up before the restore process and the default shared preferences are cached and used even after the restore. Bug: 17837918 Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa
This commit is contained in:
parent
bd4693cd3f
commit
e9d814674b
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
|
||||
<application android:label="@string/english_ime_name"
|
||||
android:icon="@drawable/ic_launcher_keyboard"
|
||||
android:killAfterRestore="false"
|
||||
android:supportsRtl="true"
|
||||
android:allowBackup="true">
|
||||
|
||||
|
|
Loading…
Reference in a new issue