pull/1415/head
parent
b80afb57ce
commit
158cc72eac
@ -0,0 +1,12 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<menu 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:ignore="AlwaysShowAction"> |
||||
|
||||
<item |
||||
android:id="@+id/menu_clear" |
||||
android:title="@string/clear" |
||||
app:showAsAction="always" /> |
||||
|
||||
</menu> |
Loading…
Reference in new issue