am f6656b80: Merge "Reducing the contrast of text underline" into jb-dev

* commit 'f6656b80c203a2537aa30682f7e682a69e742e21':
  Reducing the contrast of text underline
This commit is contained in:
Gilles Debunne
2012-06-26 13:14:23 -07:00
committed by Android Git Automerger

View File

@@ -272,7 +272,7 @@ please see styles_device_defaults.xml.
</style>
<style name="TextAppearance.EasyCorrectSuggestion" parent="TextAppearance.Suggestion">
<item name="android:textUnderlineColor">#ffC8C8C8</item>
<item name="android:textUnderlineColor">#88C8C8C8</item>
</style>
<style name="TextAppearance.MisspelledSuggestion" parent="TextAppearance.Suggestion">