Skip to content
Snippets Groups Projects
Commit d4662983 authored by Sandeep Siddhartha's avatar Sandeep Siddhartha Committed by android-build-merger
Browse files

Fix restore from keyboard

automerge: e5515395

* commit 'e5515395':
  Fix restore from keyboard
parents 2ffe6a23 e5515395
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,6 @@ ...@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment