aboutsummaryrefslogtreecommitdiff
path: root/res/xml/openwnn_pref_en.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/openwnn_pref_en.xml')
-rw-r--r--res/xml/openwnn_pref_en.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/xml/openwnn_pref_en.xml b/res/xml/openwnn_pref_en.xml
index eea361c..90c4a4b 100644
--- a/res/xml/openwnn_pref_en.xml
+++ b/res/xml/openwnn_pref_en.xml
@@ -53,7 +53,9 @@
<CheckBoxPreference android:key="opt_en_spell_correction"
android:title="@string/preference_correct_spell_title"
android:summary="@string/preference_correct_spell_summary"
- android:defaultValue="true" />
+ android:defaultValue="true"
+ android:dependency="opt_en_prediction" />
+
</PreferenceCategory>
<PreferenceCategory android:title="@string/preference_dictionary_menu">