X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Fwebview_options_menu.xml;h=0a239ee72509356e5d9af7f0e2a4751f18b2194b;hp=df62da64ddb4361d5d110c177adbc03fad5fe9fd;hb=6ccecb3374c1988aef2650a87dac20923ce3aa2f;hpb=ed0a4234b452924acf1602bee6578a7a84445a85 diff --git a/app/src/main/res/menu/webview_options_menu.xml b/app/src/main/res/menu/webview_options_menu.xml index df62da64..0a239ee7 100644 --- a/app/src/main/res/menu/webview_options_menu.xml +++ b/app/src/main/res/menu/webview_options_menu.xml @@ -22,153 +22,195 @@ 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" > + + - - + android:id="@+id/clear_data" + android:title="@string/clear_data" + android:orderInCategory="700" + app:showAsAction="never" > - + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + \ No newline at end of file