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

Commit ada37cb4 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Make auto correction candidate displayed in bold font

Bug: 4724868
Change-Id: I0a77893f7894c4edb226f97c0acea24142c35949
parent c029e0f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@
        <item name="android:background">@drawable/candidate_feedback_background</item>
    </style>
    <style name="CandidateViewStyle" parent="SuggestionsStripBackgroundStyle">
        <item name="autoCorrectHighlight">autoCorrectBold</item>
        <item name="colorTypedWord">#FFFFFFFF</item>
        <item name="colorAutoCorrect">#FFFCAE00</item>
        <item name="colorSuggested">#FFFCAE00</item>