summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/pref_timelines.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/pref_timelines.xml')
-rw-r--r--app/src/main/res/xml/pref_timelines.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/xml/pref_timelines.xml b/app/src/main/res/xml/pref_timelines.xml
index 90ad7ca0c..4f47cb44e 100644
--- a/app/src/main/res/xml/pref_timelines.xml
+++ b/app/src/main/res/xml/pref_timelines.xml
@@ -79,6 +79,13 @@
app:singleLineTitle="false"
app:title="@string/underline_links" />
+ <SwitchPreferenceCompat
+ android:defaultValue="true"
+ app:iconSpaceReserved="false"
+ app:key="@string/SET_PRONOUNS_SUPPORT"
+ app:singleLineTitle="false"
+ app:title="@string/pronouns_support" />
+
<androidx.preference.SeekBarPreference
android:defaultValue="30"
android:max="150"