X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fmenu_webview.xml;h=eb964bf980f8f4cc8c4b138cd6378391abdb57c9;hb=81aeaac4229700db3255a6d6c02a8bda18b403e6;hp=20c482e22b38a58ce01642d5251602b4e6637c78;hpb=8ee8e28f3ea0b1cbab0e792fb065475953bb0b55;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/menu/menu_webview.xml b/app/src/main/res/menu/menu_webview.xml index 20c482e2..eb964bf9 100644 --- a/app/src/main/res/menu/menu_webview.xml +++ b/app/src/main/res/menu/menu_webview.xml @@ -1,18 +1,135 @@ + + + + + tools:context=".MainWebViewActivity"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + app:showAsAction="never" /> + + + + + android:id="@+id/clearAndExit" + android:title="@string/clear_and_exit" + android:orderInCategory="130" + app:showAsAction="never" />