Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now.

This commit is contained in:
Karim Abou Zeid 2015-08-10 21:21:03 +02:00
commit 7fd4226685
94 changed files with 160 additions and 233 deletions

View file

@ -1,24 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="title_text_color" format="color" />
<attr name="caption_text_color" format="color" />
<attr name="music_controller_container_color" format="color" />
<attr name="round_selector" format="reference" />
<attr name="rect_selector" format="reference" />
<attr name="separator_color" format="color" />
<attr name="themed_drawable_color" format="color" />
<attr name="check_mark_color" format="color" />
<attr name="default_bar_color" format="color" />
<attr name="card_color" format="color" />
<attr name="toolbarPopupTheme" format="reference" />
<attr name="seek_arc_thumb_drawable" format="reference" />
</resources>