X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_options_menu.xml;h=3587bf8e6af6784defb52befc792ab51ca244e6c;hb=HEAD;hp=40294bccfbc92a19eb71bf8fbd1505824932dbb8;hpb=e4e45c521ade9eb2f87a97eecffed7e852b09df7;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 40294bcc..49ac11ae 100644 --- a/app/src/main/res/menu/webview_options_menu.xml +++ b/app/src/main/res/menu/webview_options_menu.xml @@ -1,149 +1,397 @@ + along with Privacy Browser Android. If not, see . --> + tools:context=".activities.MainWebViewActivity" > - - + android:id="@+id/refresh" + android:title="@string/refresh" + android:orderInCategory="200" + app:showAsAction="never" /> + android:id="@+id/bookmarks" + android:title="@string/bookmarks" + android:orderInCategory="300" + android:icon="@drawable/bookmarks" + app:showAsAction="never" /> - - + android:id="@+id/clear_data" + android:title="@string/clear_data" + android:orderInCategory="700" + app:showAsAction="never" > + + + + + + + - - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:orderInCategory="1200" + app:showAsAction="never" > - + + + + + + + + + +