浏览代码

Remove 1 (one!) new entry into setup.xml

Mario Danic 8 年之前
父节点
当前提交
cc9ff688e7
共有 2 个文件被更改,包括 0 次插入6 次删除
  1. 0 3
      src/custom/res/values/setup.xml
  2. 0 3
      src/main/res/values/setup.xml

+ 0 - 3
src/custom/res/values/setup.xml

@@ -102,9 +102,6 @@
          note that it will always log basic stuff when you have google-services.json-->
          note that it will always log basic stuff when you have google-services.json-->
     <bool name="firebase_analytics_enabled">true</bool>
     <bool name="firebase_analytics_enabled">true</bool>
 
 
-    <!-- custom things -->
-    <string name="files_drawer_toolbar">Home</string>
-
 </resources>
 </resources>
 
 
 
 

+ 0 - 3
src/main/res/values/setup.xml

@@ -102,9 +102,6 @@
          note that it will always log basic stuff when you have google-services.json-->
          note that it will always log basic stuff when you have google-services.json-->
     <bool name="firebase_analytics_enabled">false</bool>
     <bool name="firebase_analytics_enabled">false</bool>
 
 
-    <!-- custom things -->
-    <string name="files_drawer_toolbar">Files</string>
-
 </resources>
 </resources>