X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_navigation_menu.xml;h=fac6f0b489614c97cf56db076c163c5b4cb858b6;hb=d4f39c36beb5e6c3568a1e075274ad66defd8e8e;hp=f8ebc9ffd804c14cf8c21238019c78e74946cfe9;hpb=7ab2158319ff6d1e1b5087266e1c042e663452b3;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 f8ebc9ff..fac6f0b4 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