Always show share in player toolbar (#6849)
This commit is contained in:
parent
4a782e457c
commit
b1e6da935b
|
@ -74,8 +74,9 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/share_item"
|
||||
android:icon="@drawable/ic_share"
|
||||
android:menuCategory="container"
|
||||
custom:showAsAction="never"
|
||||
custom:showAsAction="always"
|
||||
android:title="@string/share_label">
|
||||
</item>
|
||||
</menu>
|
Loading…
Reference in New Issue