Remove shuffle button since it doesn't work yet

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=164141326
This commit is contained in:
olly 2017-08-03 10:18:54 -07:00 committed by Oliver Woodman
parent 95dd590016
commit b664e92bb4

View File

@ -34,9 +34,6 @@
<ImageButton android:id="@id/exo_rew"
style="@style/ExoMediaButton.Rewind"/>
<ImageButton android:id="@id/exo_shuffle"
style="@style/ExoMediaButton.Shuffle"/>
<ImageButton android:id="@id/exo_repeat_toggle"
style="@style/ExoMediaButton"/>