Make button row background themeable

This commit is contained in:
Thialfihar
2015-06-26 11:11:06 +02:00
parent 7df68919a9
commit fe9c802bbb
16 changed files with 26 additions and 26 deletions

View File

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