mirror of
https://github.com/SimpleMobileTools/Simple-Thank-You.git
synced 2025-03-11 00:00:05 +01:00
remove a redundant menu file
This commit is contained in:
parent
4bc87a5065
commit
d0e8016e25
@ -1,12 +0,0 @@
|
||||
<?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/settings"
|
||||
android:title="@string/settings"
|
||||
app:showAsAction="never"/>
|
||||
<item
|
||||
android:id="@+id/about"
|
||||
android:title="@string/about"
|
||||
app:showAsAction="never"/>
|
||||
</menu>
|
Loading…
x
Reference in New Issue
Block a user