fix several issues with playlist menus
This commit is contained in:
parent
4a4d703973
commit
a3eb514e96
6 changed files with 46 additions and 63 deletions
|
|
@ -25,4 +25,8 @@
|
|||
android:id="@+id/action_delete_playlist"
|
||||
android:title="@string/action_delete" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_download"
|
||||
android:title="@string/action_download" />
|
||||
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue