X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=f8ebc9ffd804c14cf8c21238019c78e74946cfe9;hb=b3b4105e9acd9cf8e202abef3b811d49c6c36bec;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..f8ebc9ff 100644 --- a/app/src/main/res/menu/webview_navigation_menu.xml +++ b/app/src/main/res/menu/webview_navigation_menu.xml @@ -38,6 +38,12 @@ android:icon="@drawable/forward" android:orderInCategory="30" /> + + @@ -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:orderInCategory="110" /> \ No newline at end of file