Switched to vector drawables.

This commit is contained in:
Karim Abou Zeid 2016-02-28 18:50:14 +01:00
commit 906d0f504a
350 changed files with 561 additions and 209 deletions

View file

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