Added option to download items in the queue
This commit is contained in:
parent
3bb51875bc
commit
0923594e51
2 changed files with 15 additions and 0 deletions
|
|
@ -16,4 +16,7 @@
|
|||
<item
|
||||
android:id="@+id/menu_item_share"
|
||||
android:title="@string/share" />
|
||||
<item
|
||||
android:id="@+id/menu_item_download"
|
||||
android:title="@string/download" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue