mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add an icon for US keyboard subtype
- TODO: add other icons Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790
This commit is contained in:
parent
4189eb2308
commit
e767595da5
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 |
BIN
java/res/drawable/ic_sybtype_us_keyboard.png
Normal file
BIN
java/res/drawable/ic_sybtype_us_keyboard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1014 B |
@ -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"
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user