We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45ae3e5 + 1a6be3e commit c630eb6Copy full SHA for c630eb6
1 file changed
core/res/res/values/styles.xml
@@ -250,7 +250,7 @@ please see styles_device_defaults.xml.
250
</style>
251
252
<style name="TextAppearance.EasyCorrectSuggestion" parent="TextAppearance.Suggestion">
253
- <item name="android:textUnderlineColor">@color/holo_blue_dark</item>
+ <item name="android:textUnderlineColor">#ff888888</item>
254
255
256
<style name="TextAppearance.MisspelledSuggestion" parent="TextAppearance.Suggestion">
0 commit comments