add header/footer to drawer
This commit is contained in:
parent
9427231035
commit
40ccb4518a
17 changed files with 93 additions and 11 deletions
|
|
@ -25,6 +25,7 @@
|
|||
<attr name="search_add" format="reference"/>
|
||||
<attr name="options" format="reference"/>
|
||||
<attr name="play" format="reference"/>
|
||||
<attr name="settings" format="reference"/>
|
||||
<attr name="ic_hot" format="reference"/>
|
||||
<attr name="ic_channel" format="reference"/>
|
||||
<attr name="ic_bookmark" format="reference"/>
|
||||
|
|
@ -39,4 +40,6 @@
|
|||
<attr name="separator_color" format="color"/>
|
||||
<attr name="queue_background_color" format="color"/>
|
||||
<attr name="contrast_background_color" format="color"/>
|
||||
<attr name="windowBackground" format="color"/>
|
||||
<attr name="colorPrimary" format="color"/>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue