summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index d3500aa..be838bf 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -31,5 +31,9 @@
<enum name="bottom" value = "0"/>
<enum name="baseline" value = "1"/>
</attr>
+ <attr name="unselectedChipBackgroundColor" format="color" />
+ <attr name="selectedChipBackgroundColor" format="color" />
+ <attr name="unselectedChipTextColor" format="color" />
+ <attr name="selectedChipTextColor" format="color" />
</declare-styleable>
</resources> \ No newline at end of file