From 908cd0aaab5ebea29428dd2ad82dc77ed90616aa Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 15 Sep 2020 00:22:57 +0800 Subject: Add an option to disable vibration when swipe action is triggered. --- app/src/main/res/xml/gestures_and_buttons_preference.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res/xml/gestures_and_buttons_preference.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 7a279247..7b883826 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preference.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml @@ -39,4 +39,8 @@ app:key="swap_tap_and_long_in_comments" app:title="@string/settings_swap_tap_and_long_title" /> + + \ No newline at end of file -- cgit v1.2.3