Add an icon for US keyboard subtype

- TODO: add other icons

Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790
main
satok 2010-10-25 16:58:30 +09:00
parent 4189eb2308
commit e767595da5
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 498 B

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

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_subtype_keyboard"
<subtype android:icon="@drawable/ic_sybtype_us_keyboard"
android:imeSubtypeLocale="cs"
android:imeSubtypeMode="@string/subtype_mode_keyboard"
/>