From 1f1d6a97fa423c98043ebf798fe19ebb4c1d9165 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 1 Feb 2020 11:32:29 +0800 Subject: Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ViewPostDetailActivity are available. Minor bugs fixed. --- app/src/main/res/xml/gestures_and_buttons_preference.xml | 11 +++++++++++ 1 file changed, 11 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 2f15e6be..ad675bca 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preference.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml @@ -6,6 +6,17 @@ app:key="swipe_to_go_back_from_post_detail" app:title="@string/settings_swipe_to_go_back_from_post_detail_title" /> + + + +