X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fmenu_webview.xml;h=92bd7c2fe0aeefe26830174e548eb87318c8ffa1;hb=90ec377a834698621227ec37ca7ed37ae7f69851;hp=8dcf42d42ab1db4f532c145473870dec3638177b;hpb=405b0fa00eef8a6239f1f7ae6b0db06edb23ccb9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/menu/menu_webview.xml b/app/src/main/res/menu/menu_webview.xml index 8dcf42d4..92bd7c2f 100644 --- a/app/src/main/res/menu/menu_webview.xml +++ b/app/src/main/res/menu/menu_webview.xml @@ -1,24 +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" />