From bb36cc79fdded7209a4848c85a37076d2cf7f064 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 15 May 2021 13:41:20 +0800 Subject: New option: Swipe Vertically to Go Back From Media. --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/gestures_and_buttons_preferences.xml | 5 +++++ 2 files changed, 6 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6dd4979f..dc7d9493 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -398,6 +398,7 @@ Swap Tap and Long Press in Comments Swipe Right to Go Back Does Not Apply to All Pages + Swipe Vertically to Go Back From Media Lock Jump to Next Top-level Comment Button Lock Bottom Navigation Bar Swipe Up to Hide Jump to Next Top-level Comment Button diff --git a/app/src/main/res/xml/gestures_and_buttons_preferences.xml b/app/src/main/res/xml/gestures_and_buttons_preferences.xml index b5c30058..fd49d4c0 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preferences.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preferences.xml @@ -7,6 +7,11 @@ app:title="@string/settings_swipe_to_go_back_title" app:summary="@string/settings_swipe_to_go_back_summary" /> + +