X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=9032af7eed798bf921e201b907701f4649057424;hp=eb30116cd4b0287f9ff7a29663fa83533bf9a0fa;hb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;hpb=ba22901e9774cfdc652c1c718ec921b8d647d4e8 diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index eb30116c..9032af7e 100644 --- a/app/src/main/res/menu/webview_navigation_menu.xml +++ b/app/src/main/res/menu/webview_navigation_menu.xml @@ -48,23 +48,29 @@ + + + android:icon="@drawable/downloads_light" + android:orderInCategory="60" /> + android:orderInCategory="70" /> + android:orderInCategory="80" /> @@ -74,13 +80,13 @@ android:id="@+id/guide" android:title="@string/guide" android:icon="@drawable/guide" - android:orderInCategory="80" /> + android:orderInCategory="90" /> + android:orderInCategory="100" /> @@ -90,6 +96,6 @@ android:id="@+id/clearAndExit" android:title="@string/clear_and_exit" android:icon="@drawable/clear_and_exit" - android:orderInCategory="100" /> + android:orderInCategory="110" /> \ No newline at end of file