use compatibility mode (for now)
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…
Reference in New Issue