android_calculator-55: Error label is very annoying

This commit is contained in:
Sergey Solovyev
2012-02-10 23:54:03 +04:00
parent a49a256ac3
commit b74bec6cd3
4 changed files with 14 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
<color name="button_operator_text_color">#ffffff99</color>
<color name="button_ce_text_color">#ffffffff</color>
<color name="default_text_color">#ffffffff</color>
<color name="display_error_text_color">#44ffffff</color>
<color name="selected_angle_unit_text_color">#ffffff99</color>
<color name="default_background">#ff000000</color>
</resources>