X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_options_menu.xml;h=ec30a3c0b1f914b1b6a553719c1122cee51c0091;hb=f86528a305568aca6738e194a5e5330a85f6f993;hp=8dee5b1d2ff5856f7a01ca9841bcde076355f22f;hpb=e4395e4c0786da8ce5c00cb2762e78ad706e86db;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/menu/webview_options_menu.xml b/app/src/main/res/menu/webview_options_menu.xml index 8dee5b1d..ec30a3c0 100644 --- a/app/src/main/res/menu/webview_options_menu.xml +++ b/app/src/main/res/menu/webview_options_menu.xml @@ -1,161 +1,410 @@ + along with Privacy Browser Android. If not, see . --> + tools:context=".activities.MainWebViewActivity" > + + + android:id="@+id/clear_data" + android:title="@string/clear_data" + android:orderInCategory="800" + app:showAsAction="never" > - + + - + + + + + - - + - + - + + + + + + + + + + + + + + + + android:id="@+id/page" + android:title="@string/page" + android:orderInCategory="1100" + app:showAsAction="never" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:orderInCategory="1300" + app:showAsAction="never" > - + + - + + + + + + +