Merge "Reducing the contrast of text underline" into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f6656b80c2
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user