X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fmenu%2Flogcat_options_menu.xml;h=d635b56f83f44152a2b1668fa484415a52a286e4;hp=8fd7c3796f097441ce68a631ac0c9085c6b9024f;hb=8142ac5fc2489de735de4b6fa21a1eae733ccfce;hpb=8f7e9b7db429568e26f00bc2eef88402d722bec7 diff --git a/app/src/main/res/menu/logcat_options_menu.xml b/app/src/main/res/menu/logcat_options_menu.xml index 8fd7c379..d635b56f 100644 --- a/app/src/main/res/menu/logcat_options_menu.xml +++ b/app/src/main/res/menu/logcat_options_menu.xml @@ -1,31 +1,31 @@ + along with Privacy Browser Android. If not, see . --> + xmlns:app="http://schemas.android.com/apk/res-auto" > @@ -43,6 +43,6 @@ android:id="@+id/clear" android:title="@string/clear" android:orderInCategory="30" - android:icon="?attr/clearIcon" + android:icon="?attr/closeIcon" app:showAsAction="ifRoom" /> \ No newline at end of file