Revert "change icon"

This reverts commit a91b5ee133.
This commit is contained in:
Karim Abou Zeid 2019-04-16 23:04:06 +02:00
commit 806ec55cd3
2 changed files with 2 additions and 9 deletions

View file

@ -27,6 +27,7 @@
<string-array name="pref_playlists_last_added_interval_titles">
<item>@string/today</item>
<item>@string/this_week</item>
<item>@string/past_seven_days</item>
<item>@string/this_month</item>
<item>@string/past_three_months</item>
<item>@string/this_year</item>
@ -35,6 +36,7 @@
<string-array name="pref_playlists_last_added_interval_values">
<item>today</item>
<item>this_week</item>
<item>past_seven_days</item>
<item>this_month</item>
<item>past_three_months</item>
<item>this_year</item>