added a button to disable the system spell checker
This commit is contained in:
parent
41fd7fa51b
commit
83479e373a
18 changed files with 139 additions and 1 deletions
|
|
@ -9,6 +9,10 @@
|
|||
app:key="global_default_keyboard"
|
||||
app:title="@string/setup_default_keyboard" />
|
||||
|
||||
<Preference
|
||||
app:key="global_spellchecker"
|
||||
app:title="@string/setup_spell_checker" />
|
||||
|
||||
<PreferenceCategory app:title="@string/pref_category_hacks">
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue