From ef514a85c703464134934012b051979fa049a326 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 15 Sep 2020 23:58:17 +0800 Subject: Add an option to disable pull to refresh. --- app/src/main/res/xml/gestures_and_buttons_preference.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_preference.xml b/app/src/main/res/xml/gestures_and_buttons_preference.xml index 7b883826..bd407a7a 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preference.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml @@ -39,6 +39,11 @@ app:key="swap_tap_and_long_in_comments" app:title="@string/settings_swap_tap_and_long_title" /> + + -- cgit v1.2.3