hide shuffle button from menu
This commit is contained in:
parent
d17f3877bd
commit
53199e6638
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
<item
|
||||
android:id="@+id/action_shuffle_all"
|
||||
android:title="@string/action_shuffle_all"
|
||||
android:visible="false"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue