From 22a7ad1eb5231bd89838621f4de488f1c9aaa686 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 7 Mar 2021 18:06:48 +0800 Subject: Add an option to toggle swipe between posts. --- app/src/main/res/xml/gestures_and_buttons_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml') 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 02a37524..b5c30058 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preferences.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preferences.xml @@ -44,6 +44,11 @@ app:key="pull_to_refresh" app:title="@string/settings_pull_to_refresh_title" /> + + -- cgit v1.2.3