From 428734bddeb7eea9b63d6d8e965d27beb9e7bc93 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 25 Sep 2020 23:38:31 +0800 Subject: Setting swipe action threshold is available. --- app/src/main/res/xml/swipe_action_preferences.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/swipe_action_preferences.xml b/app/src/main/res/xml/swipe_action_preferences.xml index 423035a7..60a34c1b 100644 --- a/app/src/main/res/xml/swipe_action_preferences.xml +++ b/app/src/main/res/xml/swipe_action_preferences.xml @@ -16,4 +16,12 @@ app:key="disable_swiping_between_tabs" app:title="@string/settings_disable_swiping_between_tabs_title" /> + + \ No newline at end of file -- cgit v1.2.3