Fix wrong shift key icon in Material Light theme

Bug: 16208129
Change-Id: I34ba531bcdd9b18b3b84c78cf0cd9cae439ecd5d
This commit is contained in:
Tadashi G. Takaoka 2014-07-12 13:37:42 +09:00
parent 5747c7457e
commit ecfc6f347a

View File

@ -36,7 +36,7 @@
<item name="iconShortcutKey">@drawable/sym_keyboard_voice_lxx_light</item>
<!-- TODO: Update this icon for LXX_Light theme. -->
<item name="iconSpaceKeyForNumberLayout">@drawable/sym_keyboard_space_holo_dark</item>
<item name="iconShiftKeyShifted">@drawable/sym_keyboard_shift_locked_lxx_dark</item>
<item name="iconShiftKeyShifted">@drawable/sym_keyboard_shift_locked_lxx_light</item>
<item name="iconShortcutKeyDisabled">@drawable/sym_keyboard_voice_off_lxx_light</item>
<item name="iconLanguageSwitchKey">@drawable/sym_keyboard_language_switch_lxx_light</item>
<item name="iconZwnjKey">@drawable/sym_keyboard_zwnj_lxx_light</item>