Notification text color changes to match the background. Cleaned up notification related code.

This commit is contained in:
Karim Abou Zeid 2015-07-11 15:41:18 +02:00
commit 357ef1df69
15 changed files with 86 additions and 380 deletions

View file

@ -31,10 +31,6 @@
<style name="PlayPauseFab" parent="PlayPauseFabParent" />
<style name="NotificationButton" parent="NotificationButtonParent">
<item name="android:background">?android:attr/selectableItemBackground</item>
</style>
<style name="MusicProgressSlider" parent="MusicProgressSliderParent">
<item name="android:thumbOffset">0dp</item>
</style>