]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/webview_navigation_menu.xml
Updates about_licenses, adding the full text of the Apache License 2.0 and the 3...
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / webview_navigation_menu.xml
index d33c0e0df3106a813f8157e20270f2b8f4dca8e2..8cac40c33e54410a099486189b85719615d422d1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -69,8 +69,6 @@
             android:icon="@drawable/settings"
             android:orderInCategory="70" />
 
-        <!--
-
         <item
             android:id="@+id/domains"
             android:title="@string/domains"
@@ -78,9 +76,9 @@
             android:orderInCategory="80" />
     </group>
 
-    <!- If a group has an id, a line is drawn above it in the navigation view. -
+    <!-- If a group has an id, a line is drawn above it in the navigation view. -->
     <group
-        android:id="@+id/navigationGroup3" > -->
+        android:id="@+id/navigationGroup3" >
         <item
             android:id="@+id/guide"
             android:title="@string/guide"