Switched back to white notification. Added back ripple to notification.

This commit is contained in:
Karim Abou Zeid 2015-06-17 02:32:22 +02:00
commit 27e56754e3
8 changed files with 38 additions and 21 deletions

View file

@ -24,7 +24,7 @@
<style name="NotificationButton" parent="NotificationButtonParent">
<item name="android:background">@drawable/notification_selector</item>
<item name="android:tint">@color/notification_buttons_tint</item>
<item name="android:tint">@color/notification_default_content_color</item>
</style>
<style name="MusicProgressSlider" parent="MusicProgressSliderParent">