use compatibility mode (for now)

main
Mitsuru Oshima 2009-05-13 22:11:22 -07:00
parent 43d34daf3f
commit 6bfb6d0097
1 changed files with 2 additions and 0 deletions

View File

@ -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"