aboutsummaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-09-02 14:11:57 -0700
committerScott Jackson <daneren2005@gmail.com>2014-09-02 14:11:57 -0700
commitdc3ef10a9dd304873d11f026e19daf53df937d91 (patch)
tree53315cbbddeeb6fc6d79904a44f43d79327e52fd /res/menu
parent3aae9c7057526f1735556e0799aaafd5cc8e28de (diff)
downloaddsub-dc3ef10a9dd304873d11f026e19daf53df937d91.tar.gz
dsub-dc3ef10a9dd304873d11f026e19daf53df937d91.tar.bz2
dsub-dc3ef10a9dd304873d11f026e19daf53df937d91.zip
Add menu item for rating
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/select_song_context.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/menu/select_song_context.xml b/res/menu/select_song_context.xml
index 5123a0ae..93576a52 100644
--- a/res/menu/select_song_context.xml
+++ b/res/menu/select_song_context.xml
@@ -60,6 +60,10 @@
android:title="@string/menu.share"/>
</group>
+ <item
+ android:id="@+id/menu_rate"
+ android:title="@/string/menu.rate"/>
+
<group android:id="@+id/server_1.9">
<item
android:id="@+id/bookmark_menu_delete"