1
0
Fork 0

Add words without confirmation (#583)

This commit is contained in:
Dimo Karaivanov 2024-07-31 11:40:00 +03:00 committed by GitHub
parent ded66244bd
commit b9c4d71968
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 112 additions and 42 deletions

View file

@ -32,6 +32,10 @@
app:title="@string/pref_category_custom_words"
app:singleLineTitle="true">
<SwitchPreferenceCompat
app:key="add_word_no_confirmation"
app:title="@string/add_word_no_confirmation" />
<Preference
app:key="dictionary_export_custom"
app:title="@string/dictionary_export_custom_words" />