aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_playlist_context_offline.xml
blob: 830d6d0c152f4eb2e8af571a6587c1e7b56c5363 (plain)
1
2
3
4
5
6
7
8
<?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/playlist_menu_play_now"
        android:title="@string/common.play_now"
        />
</menu>