X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=cc939f247d31eaf59804b8aded66982ebb189feb;hp=16bdf8f69ad3af80bbbd2c19dd25eda9758c1802;hb=cbf3ebe084eaf5004b74b7f1907b0a1e1a22791f;hpb=a6a0e78b9442a402a40430cbd489c9dd60a389fe diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index 16bdf8f6..cc939f24 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" + 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