am 342eca74: Merge "Update shift, next, and previous icon of LXX_Dark" into lmp-preview-dev
* commit '342eca7444e40d98310b61cc52b648cc7a3a98a9': Update shift, next, and previous icon of LXX_Darkmain
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 654 B |
Before Width: | Height: | Size: 631 B After Width: | Height: | Size: 642 B |
Before Width: | Height: | Size: 637 B After Width: | Height: | Size: 700 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 552 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 560 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 558 B After Width: | Height: | Size: 598 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 708 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 716 B |
Before Width: | Height: | Size: 720 B After Width: | Height: | Size: 602 B |
Before Width: | Height: | Size: 827 B After Width: | Height: | Size: 691 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 977 B |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 987 B |
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 869 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1002 B |
|
@ -22,7 +22,7 @@
|
|||
<style name="KeyboardIcons.LXX_Dark">
|
||||
<!-- Keyboard icons -->
|
||||
<!-- TODO: Update those icons for LXX theme. -->
|
||||
<item name="iconShiftKey">@drawable/sym_keyboard_shift_holo_dark</item>
|
||||
<item name="iconShiftKey">@drawable/sym_keyboard_shift_lxx_dark</item>
|
||||
<item name="iconDeleteKey">@drawable/sym_keyboard_delete_lxx_dark</item>
|
||||
<item name="iconSettingsKey">@drawable/sym_keyboard_settings_lxx_dark</item>
|
||||
<item name="iconSpaceKey">@drawable/sym_keyboard_spacebar_lxx_dark</item>
|
||||
|
@ -36,7 +36,7 @@
|
|||
<item name="iconTabKey">@drawable/sym_keyboard_tab_holo_dark</item>
|
||||
<item name="iconShortcutKey">@drawable/sym_keyboard_voice_lxx_dark</item>
|
||||
<item name="iconSpaceKeyForNumberLayout">@drawable/sym_keyboard_space_holo_dark</item>
|
||||
<item name="iconShiftKeyShifted">@drawable/sym_keyboard_shift_locked_holo_dark</item>
|
||||
<item name="iconShiftKeyShifted">@drawable/sym_keyboard_shift_locked_lxx_dark</item>
|
||||
<item name="iconShortcutKeyDisabled">@drawable/sym_keyboard_voice_off_lxx_dark</item>
|
||||
<item name="iconTabKeyPreview">@drawable/sym_keyboard_feedback_tab</item>
|
||||
<item name="iconLanguageSwitchKey">@drawable/sym_keyboard_language_switch_lxx_dark</item>
|
||||
|
|