]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/webview_navigation_menu.xml
Always reset the `SYSTEM_UI` flags in `applySettings();`
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / webview_navigation_menu.xml
index d33c0e0df3106a813f8157e20270f2b8f4dca8e2..f8ebc9ffd804c14cf8c21238019c78e74946cfe9 100644 (file)
@@ -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"