use compatibility mode (for now)
This commit is contained in:
parent
43d34daf3f
commit
6bfb6d0097
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue