X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=3854811f03f03d46e08e6bdc5298bbc317904531;hp=06599268298c435f05ac3ad535484b3eb6e78c16;hb=27e33047e14466c84212bca02a14a7fc4ff15af8;hpb=ae5cf6844097d6e1d24e628149de3109eac5a120 diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index 06599268..3854811f 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/features_group" > + + android:id="@+id/requests" + android:title="@string/requests" + android:icon="@drawable/block_ads_enabled_day" + android:orderInCategory="70" /> + android:icon="@drawable/downloads_enabled_day" + android:orderInCategory="80" /> + android:id="@+id/settings_group" > + + + + android:orderInCategory="100" /> + android:id="@+id/import_export" + android:title="@string/import_export" + android:icon="@drawable/import_export_day" + android:orderInCategory="110" /> + + + android:id="@+id/info_group" > + + android:orderInCategory="130" /> - - - - - + android:icon="@drawable/about_day" + android:orderInCategory="140" /> \ No newline at end of file