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

Commit 6bfb6d00 authored by Mitsuru Oshima's avatar Mitsuru Oshima
Browse files

use compatibility mode (for now)

parent 43d34daf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,9 +6,11 @@
    <uses-permission android:name="android.permission.WRITE_USER_DICTIONARY" />

    <application android:label="@string/english_ime_name">
<!-- TODO: enable before donut release
        <supports-density android:density="120" />
        <supports-density android:density="160" />
        <supports-density android:density="240" />
-->

        <service android:name="LatinIME"
                android:label="@string/english_ime_name"