aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/gestures_and_buttons_preference.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/gestures_and_buttons_preference.xml')
-rw-r--r--app/src/main/res/xml/gestures_and_buttons_preference.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/gestures_and_buttons_preference.xml b/app/src/main/res/xml/gestures_and_buttons_preference.xml
index 4d111187..8cd307e0 100644
--- a/app/src/main/res/xml/gestures_and_buttons_preference.xml
+++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml
@@ -33,4 +33,9 @@
app:key="volume_keys_navigate_posts"
app:title="@string/settings_volume_keys_navigate_posts_title" />
+ <SwitchPreference
+ app:defaultValue="false"
+ app:key="swap_tap_and_long_in_comments"
+ app:title="@string/settings_swap_tap_and_long_title" />
+
</PreferenceScreen> \ No newline at end of file