aboutsummaryrefslogtreecommitdiff
path: root/res/menu/unstar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/unstar.xml')
-rw-r--r--res/menu/unstar.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/menu/unstar.xml b/res/menu/unstar.xml
new file mode 100644
index 00000000..4b629cda
--- /dev/null
+++ b/res/menu/unstar.xml
@@ -0,0 +1,7 @@
+<?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_unstar"
+ android:title="@string/common.unstar"/>
+</menu> \ No newline at end of file