X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=16bdf8f69ad3af80bbbd2c19dd25eda9758c1802;hb=a6a0e78b9442a402a40430cbd489c9dd60a389fe;hp=756013c3ae2200cdc54382da99202bd6ee7421f8;hpb=c6907b02eb70e1a4bde274e66101f9f54f77a660;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index 756013c3..16bdf8f6 100644 --- a/app/src/main/res/menu/webview_navigation_menu.xml +++ b/app/src/main/res/menu/webview_navigation_menu.xml @@ -1,7 +1,7 @@ @@ -45,43 +51,54 @@ android:id="@+id/bookmarks" android:title="@string/bookmarks" android:icon="@drawable/bookmarks" - android:orderInCategory="40" /> + android:orderInCategory="50" /> + android:orderInCategory="60" /> + + android:orderInCategory="70" /> + + + + + + android:orderInCategory="90" /> + android:orderInCategory="100" /> + android:id="@+id/navigationGroup4" > + android:icon="@drawable/clear_and_exit" + android:orderInCategory="110" /> \ No newline at end of file