Fix text color of main key labels in shifted state

Bug: 3322539
Change-Id: Ib9bc54da8d3725f64c86dbe6d9700e386f74de5e
main
Tadashi G. Takaoka 2011-01-11 20:41:40 +09:00
parent 2faf0a176c
commit 926a110fd0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
latin:keyBackground="@drawable/btn_keyboard_key_honeycomb"
latin:keyPreviewLayout="@layout/key_preview_honeycomb"
latin:popupLayout="@layout/keyboard_popup_honeycomb"
latin:keyTextColorDisabled="#FF353535"
latin:keyTextColorDisabled="#FF63666D"
latin:keyLetterStyle="bold"
latin:shadowColor="#00000000"
latin:shadowRadius="0.0"