summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_values_attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/filtershow_values_attrs.xml')
-rw-r--r--res/values/filtershow_values_attrs.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values/filtershow_values_attrs.xml b/res/values/filtershow_values_attrs.xml
index 67c645dd8..32a3a871b 100644
--- a/res/values/filtershow_values_attrs.xml
+++ b/res/values/filtershow_values_attrs.xml
@@ -19,4 +19,14 @@
<attr name="android:text"/>
<attr name="android:textColor"/>
</declare-styleable>
+ <declare-styleable name="CenteredLinearLayout">
+ <attr name="max_width" format="dimension" />
+ </declare-styleable>
+ <declare-styleable name="StatePanelTrack">
+ <attr name="elemSize" format="dimension" />
+ <attr name="elemEndSize" format="dimension" />
+ </declare-styleable>
+ <declare-styleable name="CategoryTrack">
+ <attr name="iconSize" format="dimension" />
+ </declare-styleable>
</resources> \ No newline at end of file