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=fbab73912431d3bfac4f1cfc741e70a785ee8c6a;hb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;hpb=80187b7215a5effdbe97ac48e8af34824a05c287 diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index fbab7391..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: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