X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=8563d516df847d0dbd65065ec5eacb877013408b;hb=b4ad3d976ddc7902546f820df9d8e0e3172b7c69;hp=06599268298c435f05ac3ad535484b3eb6e78c16;hpb=ae5cf6844097d6e1d24e628149de3109eac5a120;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 06599268..8563d516 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_light" + android:orderInCategory="70" /> + android:icon="@drawable/downloads_light" + 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_light" + android:orderInCategory="110" /> + + + android:id="@+id/info_group" > + + android:orderInCategory="130" /> - - - - - + android:icon="@drawable/about_light" + android:orderInCategory="140" /> \ No newline at end of file