X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fmenu_webview.xml;h=eb964bf980f8f4cc8c4b138cd6378391abdb57c9;hb=e5bbf8e181e4d4570b57d449afeb93ab942113c2;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..eb964bf9 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=".MainWebViewActivity"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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" />