]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/webview_navigation_menu.xml
Update the Clear and Exit icon. Implements https://redmine.stoutner.com/issues/146.
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / webview_navigation_menu.xml
index 59d086ddf3ebd0feb24d6644b2d3de5492c3ebb8..16bdf8f69ad3af80bbbd2c19dd25eda9758c1802 100644 (file)
@@ -98,7 +98,7 @@
         <item
             android:id="@+id/clearAndExit"
             android:title="@string/clear_and_exit"
-            android:icon="@drawable/exit"
+            android:icon="@drawable/clear_and_exit"
             android:orderInCategory="110" />
     </group>
 </menu>
\ No newline at end of file