Merge "Fix text color of main key labels in shifted state" into honeycomb

main
Tadashi G. Takaoka 2011-01-11 03:56:23 -08:00 committed by Android (Google) Code Review
commit e332d45253
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"