Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8afd540 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Add android::supportsRtl="true"

Bug: 6904817

Change-Id: I1176e239d001d8eb5ae79ed345660b22be68b137
parent ff2bec1c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"