X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_options_menu.xml;h=2761db63311a974255169c1dc31d9ee163d0c29a;hb=1664a6fbaff81fd23a12d5e51ad61616bd0f69bb;hp=d2d5743201942a6403698630b2a40a2663e3258a;hpb=038527fc881cb548e212d3904c878cceaaf050ab;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 d2d57432..2761db63 100644 --- a/app/src/main/res/menu/webview_options_menu.xml +++ b/app/src/main/res/menu/webview_options_menu.xml @@ -22,119 +22,141 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" - tools:context=".activities.MainWebViewActivity"> + tools:context=".activities.MainWebViewActivity" > + app:showAsAction="never" > - + + + + + + + + + + @@ -163,5 +185,4 @@ android:title="@string/refresh" android:orderInCategory="140" app:showAsAction="never" /> - - + \ No newline at end of file