浏览代码

revert bottom_toolbar_enabled to false

AndyScherzinger 8 年之前
父节点
当前提交
85846e154f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/values/setup.xml

+ 1 - 1
src/main/res/values/setup.xml

@@ -86,7 +86,7 @@
     <bool name="videos_enabled">false</bool>
 
     <!-- Bottom toolbar -->
-    <bool name="bottom_toolbar_enabled">true</bool>
+    <bool name="bottom_toolbar_enabled">false</bool>
 
     <!-- Help, imprint and feedback, and other things -->
     <bool name="fingerprint_enabled">true</bool>