Make main text color themeable

This commit is contained in:
Thialfihar
2015-06-26 13:14:20 +02:00
parent 0af7d3c50b
commit b60842a35b
4 changed files with 13 additions and 8 deletions

View File

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