hide details from queue menu
This commit is contained in:
parent
eb388680ae
commit
fc48fbd54d
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
android:title="@string/action_share"
|
||||
app:showAsAction="never" />
|
||||
<item
|
||||
android:visible="false"
|
||||
android:id="@+id/action_details"
|
||||
android:title="@string/action_details"
|
||||
app:showAsAction="never" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue