Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors.
This commit is contained in:
parent
b233b3b718
commit
31926d7983
45 changed files with 447 additions and 599 deletions
|
|
@ -2,22 +2,16 @@
|
|||
<resources>
|
||||
<attr name="title_text_color" format="color" />
|
||||
<attr name="caption_text_color" format="color" />
|
||||
<attr name="nav_drawer_icon_color" format="color" />
|
||||
|
||||
<attr name="music_controller_container_color" format="color" />
|
||||
<attr name="navigation_drawer_background_color" format="color" />
|
||||
<attr name="inset_divider" format="color" />
|
||||
|
||||
<attr name="list_selector" format="reference" />
|
||||
<attr name="round_selector" format="reference" />
|
||||
<attr name="rect_selector" format="reference" />
|
||||
|
||||
<attr name="separator_color" format="color" />
|
||||
|
||||
<attr name="drawable_color" format="color" />
|
||||
<attr name="drawable_color_enabled" format="color" />
|
||||
|
||||
<attr name="themed_drawable_color" format="color" />
|
||||
|
||||
<attr name="check_mark_color" format="color" />
|
||||
|
||||
<attr name="default_bar_color" format="color" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue