X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_options_menu.xml;h=a8e6fd12238809a6b40e35e68424cbcc1a67d963;hb=aba828cabddd0a277271c90816b50292bb64baf1;hp=cda6064bace2583f9a628ead72b369c0c33affa5;hpb=e91d2b50ba556a2873465977a9fce7a3c88bcbc3;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 cda6064b..a8e6fd12 100644 --- a/app/src/main/res/menu/webview_options_menu.xml +++ b/app/src/main/res/menu/webview_options_menu.xml @@ -1,163 +1,405 @@ + 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" > - + + - + + + + + - + \ No newline at end of file