Merge "Make the boolean for re-correction false" into froyo-ub-latinimegoogle
This commit is contained in:
commit
3053c2ef91
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