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

Commit 2b077a65 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Add android::supportsRtl="true"" into jb-mr1-dev

parents b98b9574 b8afd540
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"