X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fmenu_webview.xml;h=92bd7c2fe0aeefe26830174e548eb87318c8ffa1;hb=90ec377a834698621227ec37ca7ed37ae7f69851;hp=2a8923dcdfc3e3326f40300912d4fd2842ad96d1;hpb=4097fbc3a0a037da87f172b2b0b7e99199c0d3b9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/menu/menu_webview.xml b/app/src/main/res/menu/menu_webview.xml index 2a8923dc..92bd7c2f 100644 --- a/app/src/main/res/menu/menu_webview.xml +++ b/app/src/main/res/menu/menu_webview.xml @@ -1,27 +1,135 @@ + + + + + tools:context=".MainWebView"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + app:showAsAction="never" /> + + + android:id="@+id/about" + android:title="@string/about" + android:orderInCategory="120" + app:showAsAction="never" /> + android:id="@+id/clearAndExit" + android:title="@string/clear_and_exit" + android:orderInCategory="130" + app:showAsAction="never" />