Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c630eb6a authored by Gilles Debunne's avatar Gilles Debunne Committed by Android (Google) Code Review
Browse files

Merge "Bug 5290461: change voice IME underline span color"

parents 45ae3e50 1a6be3eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -250,7 +250,7 @@ please see styles_device_defaults.xml.
    </style>

    <style name="TextAppearance.EasyCorrectSuggestion" parent="TextAppearance.Suggestion">
        <item name="android:textUnderlineColor">@color/holo_blue_dark</item>
        <item name="android:textUnderlineColor">#ff888888</item>
    </style>

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