Merge pull request #9502 from Jared234/8585_download_in_queue
Added option to download items in the queue
This commit is contained in:
commit
adc8f516e2
2 changed files with 13 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