1
0
Fork 0

added a button to disable the system spell checker

This commit is contained in:
sspanak 2024-09-22 14:02:42 +03:00 committed by Dimo Karaivanov
parent 41fd7fa51b
commit 83479e373a
18 changed files with 139 additions and 1 deletions

View file

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