am 2ea06d5e: am 446f53f9: am ee0d8077: Show the commit indicator only for word to be auto-corrected

* commit '2ea06d5e7ef2694f6b85eaf18a5b5985acec1d0f':
  Show the commit indicator only for word to be auto-corrected
main
Yohei Yukawa 2014-09-02 17:59:50 +00:00 committed by Android Git Automerger
commit 99fc9907ee
1 changed files with 1 additions and 1 deletions

View File

@ -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. -->