Add words without confirmation (#583)
This commit is contained in:
parent
ded66244bd
commit
b9c4d71968
21 changed files with 112 additions and 42 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue