]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/webview_navigation_menu.xml
Add a download location preference. https://redmine.stoutner.com/issues/32
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / webview_navigation_menu.xml
index 3093e1ec5b25a77c47cd84a7b225edb85959b2ee..04cae079bdb5ba559cb2ce8cca9528d080d3ce8e 100644 (file)
@@ -24,7 +24,7 @@
     <item
         android:id="@+id/clear_and_exit"
         android:title="@string/clear_and_exit"
-        android:icon="@drawable/open_with_external_app_enabled_light"
+        android:icon="@drawable/clear_and_exit"
         android:orderInCategory="10" />
 
     <!-- If a group has an id, a line is drawn above it in the navigation view. -->
@@ -75,7 +75,7 @@
         <item
             android:id="@+id/downloads"
             android:title="@string/downloads"
-            android:icon="@drawable/downloads_light"
+            android:icon="@drawable/downloads_enabled_light"
             android:orderInCategory="80" />
     </group>