Updated icons for the input method subtype

Change-Id: Ib92666357a6921cb7e068c63353b8b3d997c80b2
main
satok 2010-11-02 20:35:22 +09:00
parent e0035f7c1f
commit 3b075346b1
9 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1014 B

View File

@ -26,7 +26,7 @@
<input-method xmlns:android="http://schemas.android.com/apk/res/android"
android:settingsActivity="com.android.inputmethod.latin.LatinIMESettings"
android:isDefault="@bool/im_is_default">
<subtype android:icon="@drawable/ic_sybtype_us_keyboard"
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:imeSubtypeLocale="cs"
android:imeSubtypeMode="@string/subtype_mode_keyboard"
/>
@ -38,7 +38,7 @@
android:imeSubtypeLocale="de"
android:imeSubtypeMode="@string/subtype_mode_keyboard"
/>
<subtype android:icon="@drawable/ic_subtype_keyboard"
<subtype android:icon="@drawable/ic_subtype_us_keyboard"
android:imeSubtypeLocale="en"
android:imeSubtypeMode="@string/subtype_mode_keyboard"
/>