Make the boolean for re-correction false
Change-Id: I883f8b6bc9337d1a08254f74ffbac32d1e8492cf
This commit is contained in:
parent
73540126a8
commit
b5dceb8d99
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@
|
|||
<bool name="config_swipeDisambiguation">true</bool>
|
||||
<!-- Whether or not Popup on key press is enabled by default -->
|
||||
<bool name="default_popup_preview">true</bool>
|
||||
<bool name="default_recorrection_enabled">true</bool>
|
||||
<bool name="default_recorrection_enabled">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue