From 59a5b6ab73bf53437efd1f9eec32e8fd100b2470 Mon Sep 17 00:00:00 2001 From: Justin Biggs Date: Fri, 14 Jun 2019 20:50:55 -0500 Subject: [PATCH] take bottom toolbar show option out of settings --- app/src/main/res/xml/preferences.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 12c05e737..6d5242f92 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -27,11 +27,11 @@ android:summary="@string/pref_hidetoolbar_summary" android:title="@string/pref_hidetoolbar"/> - + android:title="@string/pref_bottomtoolbar"/>-->