am 446f53f9: am ee0d8077: Show the commit indicator only for word to be auto-corrected
* commit '446f53f9c03a7846bd3d13cf61f1a7851cc8ae74': Show the commit indicator only for word to be auto-correctedmain
commit
2ea06d5e7e
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<!-- If true, the commit/add-to-text indicator will be suppressed when the word isn't going to
|
<!-- If true, the commit/add-to-text indicator will be suppressed when the word isn't going to
|
||||||
trigger auto-correction. -->
|
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
|
<!-- If true, the commit/add-to-text indicator will be suppressed when the word is already in
|
||||||
the dictionary. -->
|
the dictionary. -->
|
||||||
|
|
Loading…
Reference in New Issue