aboutsummaryrefslogtreecommitdiff
path: root/res/menu/empty.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/empty.xml')
-rw-r--r--res/menu/empty.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/res/menu/empty.xml b/res/menu/empty.xml
index 9bb43bf7..cf7b82de 100644
--- a/res/menu/empty.xml
+++ b/res/menu/empty.xml
@@ -1,9 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:compat="http://schemas.android.com/apk/res-auto">
- <item
- android:id="@+id/menu_refresh"
- android:icon="?attr/refresh"
- android:title="@string/menu.refresh"
- compat:showAsAction="always|withText"/>
+
</menu>