Round selector

- added round selector for Lollipop and below lollipop
This commit is contained in:
Karim Abou Zeid 2015-02-15 14:19:10 +01:00
commit 585d959e3d
20 changed files with 86 additions and 15 deletions

View file

@ -1,11 +1,11 @@
<resources>
<style name="Theme.MaterialMusic" parent="Theme.MaterialMusic.Base">
<!-- Customize your theme here. -->
<item name="round_selector">@drawable/round_ripple_selector_dark</item>
</style>
<style name="Theme.MaterialMusic.Light" parent="Theme.MaterialMusic.Base.Light">
<!-- Customize your theme here. -->
<!--<item name="round_selector">@drawable/round_ripple_selector</item>-->
</style>
<style name="Theme.MaterialMusic.Notification" parent="@android:style/TextAppearance.Material.Notification"/>