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=756013c3ae2200cdc54382da99202bd6ee7421f8;hb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;hpb=c6907b02eb70e1a4bde274e66101f9f54f77a660 diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index 756013c3..9032af7e 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 @@ + + android:id="@+id/requests" + android:title="@string/requests" + android:icon="@drawable/block_ads_enabled_light" + android:orderInCategory="50" /> - + android:icon="@drawable/downloads_light" + android:orderInCategory="60" /> + + - + android:orderInCategory="80" /> + + + + android:orderInCategory="90" /> + android:icon="@drawable/about_light" + android:orderInCategory="100" /> @@ -81,7 +95,7 @@ + android:icon="@drawable/clear_and_exit" + android:orderInCategory="110" /> \ No newline at end of file