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

Commit ee0d8077 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Show the commit indicator only for word to be auto-corrected

Change-Id: I61e25b960ae083857efc2704498a0761e0965ad3
parent c4710124
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@

    <!-- If true, the commit/add-to-text indicator will be suppressed when the word isn't going to
         trigger auto-correction. -->
    <bool name="text_decorator_only_for_auto_correction">false</bool>
    <bool name="text_decorator_only_for_auto_correction">true</bool>

    <!-- If true, the commit/add-to-text indicator will be suppressed when the word is already in
         the dictionary. -->