Notification text color changes to match the background. Cleaned up notification related code.
This commit is contained in:
parent
66d1d6285f
commit
357ef1df69
15 changed files with 86 additions and 380 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue