1
0
Fork 0

removed the send-with-OK-in-Facebook option

This commit is contained in:
sspanak 2024-11-11 17:58:34 +02:00 committed by Dimo Karaivanov
parent c55818b625
commit 9be19404f2
18 changed files with 4 additions and 47 deletions

View file

@ -12,14 +12,4 @@
<Preference
app:key="global_spellchecker"
app:title="@string/setup_spell_checker" />
<PreferenceCategory app:title="@string/pref_category_hacks">
<SwitchPreferenceCompat
app:defaultValue="false"
app:enabled="false"
app:key="pref_hack_fb_messenger"
app:title="@string/pref_hack_fb_messenger"/>
</PreferenceCategory>
</PreferenceScreen>