From 9444599f4b4db7f41abc8f80c1826467e3cd402a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 15 Sep 2020 23:43:26 +0800 Subject: Add an option to enable swipe action. Fix text color in FlairBottomSheetFragment. --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/swipe_action_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 46edd1fd..b881e2d9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -481,6 +481,7 @@ Swipe Action Vibrate the phone when the action is triggered Disable Swiping Between Tabs + Enable Swipe Action Cannot get the link diff --git a/app/src/main/res/xml/swipe_action_preferences.xml b/app/src/main/res/xml/swipe_action_preferences.xml index 8cf502b8..423035a7 100644 --- a/app/src/main/res/xml/swipe_action_preferences.xml +++ b/app/src/main/res/xml/swipe_action_preferences.xml @@ -1,6 +1,11 @@ + +