Add option to hide bottom bar when scrolling (#3758)

* [wip] hardcoded flag for hide on scroll

* add corresponding option in settings

* clean up a little

Co-authored-by: arkon <arkon@users.noreply.github.com>
(cherry picked from commit 3784d1a8f2)
This commit is contained in:
scb261
2020-09-27 20:25:30 +03:00
committed by Jobobby04
parent a8946e4f98
commit 2130a2a67e
6 changed files with 21 additions and 4 deletions
+1
View File
@@ -158,6 +158,7 @@
<string name="system_default">Default</string>
<string name="pref_date_format">Date format</string>
<string name="pref_confirm_exit">Confirm exit</string>
<string name="pref_hide_bottom_bar_on_scroll">Hide bottom bar on scroll</string>
<string name="pref_manage_notifications">Manage notifications</string>
<string name="pref_category_security">Security</string>