Merge "Updated icons for the input method subtype"

main
satok 2010-11-03 23:09:40 -07:00 committed by Android (Google) Code Review
commit 5890ae11f1
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"
/>