mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
use compatibility mode (for now)
This commit is contained in:
parent
43d34daf3f
commit
6bfb6d0097
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user