parent
4ea1172716
commit
98e8fdbb33
@ -0,0 +1,10 @@ |
||||
<?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"> |
||||
|
||||
<item |
||||
android:id="@+id/action_clear" |
||||
android:icon="@drawable/ic_delete" |
||||
android:title="@string/clear_result" |
||||
app:showAsAction="never"/> |
||||
</menu> |
@ -1,3 +1,3 @@ |
||||
#Fri Jun 18 21:45:31 CST 2021 |
||||
VERSION_CODE=226 |
||||
NEED_CREATE_RELEASE=true |
||||
NEED_CREATE_RELEASE=false |
||||
|
Loading…
Reference in new issue