Make cardview header divider themeable

This commit is contained in:
Thialfihar
2015-06-26 11:46:44 +02:00
parent 9f3ecf6bc0
commit 6b8127ca94
3 changed files with 5 additions and 2 deletions

View File

@@ -10,5 +10,6 @@
<attr name="colorTertiaryText" format="color" />
<attr name="colorButtonRow" format="color" />
<attr name="colorLogBackground" format="color" />
<attr name="colorCardViewHeaderDivider" format="color" />
</declare-styleable>
</resources>