Massiv design optimizations and settings
This commit is contained in:
parent
2ae6dd8c91
commit
b302abc2e1
117 changed files with 1104 additions and 962 deletions
|
|
@ -2,9 +2,26 @@
|
|||
<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="navigation_drawer_background_color" 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="icon_overflow" format="reference"/>
|
||||
|
||||
<attr name="themed_drawable_color" format="color"/>
|
||||
<attr name="themed_drawable_activated_color" format="color"/>
|
||||
|
||||
<attr name="default_bar_color" format="color"/>
|
||||
|
||||
<attr name="toolbarPopupTheme" format="reference"/>
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue