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=eb30116cd4b0287f9ff7a29663fa83533bf9a0fa;hb=cbf3ebe084eaf5004b74b7f1907b0a1e1a22791f;hpb=ba22901e9774cfdc652c1c718ec921b8d647d4e8 diff --git a/app/src/main/res/menu/webview_navigation_menu.xml b/app/src/main/res/menu/webview_navigation_menu.xml index eb30116c..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:icon="@drawable/downloads_enabled_day" + android:orderInCategory="80" /> + + + + + android:icon="@drawable/domains_day" + android:orderInCategory="90" /> + android:orderInCategory="100" /> + + + + + android:id="@+id/info_group" > + + android:orderInCategory="130" /> - - - - - + android:icon="@drawable/about_day" + android:orderInCategory="140" /> \ No newline at end of file