From f7baba9412c53b0abd54e36d74657433efb6e58e Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 25 Dec 2019 23:41:56 +0800 Subject: Add an option to hide the bottom app bar. Change the icon color in the bottom app bar. --- app/src/main/res/xml/main_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml/main_preferences.xml') diff --git a/app/src/main/res/xml/main_preferences.xml b/app/src/main/res/xml/main_preferences.xml index 98e566eb..02c0f750 100644 --- a/app/src/main/res/xml/main_preferences.xml +++ b/app/src/main/res/xml/main_preferences.xml @@ -26,6 +26,11 @@ app:title="@string/settings_immersive_interface_title" app:isPreferenceVisible="false" /> + +