mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Add android::supportsRtl="true"" into jb-mr1-dev
This commit is contained in:
commit
2b077a6576
@ -26,7 +26,8 @@
|
||||
<application android:label="@string/aosp_android_keyboard_ime_name"
|
||||
android:icon="@drawable/ic_ime_settings"
|
||||
android:backupAgent="BackupAgent"
|
||||
android:killAfterRestore="false">
|
||||
android:killAfterRestore="false"
|
||||
android:supportsRtl="true">
|
||||
|
||||
<service android:name="LatinIME"
|
||||
android:label="@string/aosp_android_keyboard_ime_name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user