Skip to content

Commit 1a6be3e

Browse files
author
Gilles Debunne
committed
Bug 5290461: change voice IME underline span color
Change-Id: I072cc480bfaabe9486261c695c88e845bfcd842e
1 parent 86c2fe4 commit 1a6be3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/res/res/values/styles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ please see styles_device_defaults.xml.
250250
</style>
251251

252252
<style name="TextAppearance.EasyCorrectSuggestion" parent="TextAppearance.Suggestion">
253-
<item name="android:textUnderlineColor">@color/holo_blue_dark</item>
253+
<item name="android:textUnderlineColor">#ff888888</item>
254254
</style>
255255

256256
<style name="TextAppearance.MisspelledSuggestion" parent="TextAppearance.Suggestion">

0 commit comments

Comments
 (0)