From 19c2d0b9794b1b045a2015769567e6ddf6a5fbfe Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 14 Jul 2020 19:43:26 +0800 Subject: Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go Back From Comments' to 'Swipe Right to Go Back'. --- app/src/main/res/xml/gestures_and_buttons_preference.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 8cd307e0..7a279247 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preference.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml @@ -4,7 +4,8 @@ + app:title="@string/settings_swipe_to_go_back_title" + app:summary="@string/settings_swipe_to_go_back_summary" />