Fix restore from keyboard
automerge: e551539
* commit 'e5515395f11ce3f6ba5ddebb1fc029c51f51b8b3':
Fix restore from keyboard
main
commit
d4662983d8
|
@ -33,7 +33,6 @@
|
||||||
|
|
||||||
<application android:label="@string/english_ime_name"
|
<application android:label="@string/english_ime_name"
|
||||||
android:icon="@drawable/ic_launcher_keyboard"
|
android:icon="@drawable/ic_launcher_keyboard"
|
||||||
android:killAfterRestore="false"
|
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:allowBackup="true">
|
android:allowBackup="true">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue