Make log background themeable

This commit is contained in:
Thialfihar
2015-06-26 11:36:03 +02:00
parent 0f6acbd030
commit 9f3ecf6bc0
4 changed files with 7 additions and 4 deletions

View File

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