Made all icons white by default.

This commit is contained in:
Karim Abou Zeid 2016-02-28 23:01:44 +01:00
commit 17701ba772
76 changed files with 111 additions and 111 deletions

View file

@ -5,7 +5,7 @@
<item
android:id="@+id/action_shuffle_artist"
android:icon="@drawable/ic_shuffle_black_24dp"
android:icon="@drawable/ic_shuffle_white_24dp"
android:title="@string/action_shuffle_artist"
app:showAsAction="ifRoom" />