]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/webview_navigation_menu.xml
Add option to download with external program. https://redmine.stoutner.com/issues/333
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / webview_navigation_menu.xml
index d17d6585dcf4b3c91e898babcd1c61572b3633de..ba07e1a163dec20027d80f97d0c611f0087c7d00 100644 (file)
         <item
             android:id="@+id/clearAndExit"
             android:title="@string/clear_and_exit"
-            android:icon="@drawable/clear_and_exit"
+            android:icon="@drawable/open_with_external_app_enabled_light"
             android:orderInCategory="120" />
     </group>
 </menu>
\ No newline at end of file