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

Commit 1a6be3eb authored by Gilles Debunne's avatar Gilles Debunne
Browse files

Bug 5290461: change voice IME underline span color

Change-Id: I072cc480bfaabe9486261c695c88e845bfcd842e
parent 86c2fe47
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">