move download menu item into detail controls menu
This commit is contained in:
parent
292f3eb8ac
commit
8917277030
5 changed files with 86 additions and 116 deletions
|
|
@ -2,12 +2,6 @@
|
|||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_item_download"
|
||||
android:icon="?attr/download"
|
||||
android:title="@string/download"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_play_with_kodi"
|
||||
android:icon="?attr/cast"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue