From bdf5f07883fad7444207cc49537cd7deba0c9b84 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 2 Feb 2020 19:29:14 +0800 Subject: Lock the bottom app bar. --- app/src/main/res/values/strings.xml | 3 ++- app/src/main/res/xml/gestures_and_buttons_preference.xml | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) (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 6a287783..686029d1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -309,7 +309,8 @@ Show Divider in Compact Layout Swipe Right to Go Back From Comments Lock Jump to Next Top-level Comment Button - Swipe Up to Hide Jump to Next Top Level Comment Button + Lock Bottom Navigation Bar + Swipe Up to Hide Jump to Next Top-level Comment Button Lazy Mode Interval Font Size Title Font Size 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 ad675bca..4d111187 100644 --- a/app/src/main/res/xml/gestures_and_buttons_preference.xml +++ b/app/src/main/res/xml/gestures_and_buttons_preference.xml @@ -17,6 +17,12 @@ app:title="@string/settings_swipe_up_to_hide_jump_to_next_top_level_comment_button_title" app:isPreferenceVisible="false" /> + +