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 09620a8..1c94a14 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -18,4 +18,8 @@
<declare-styleable name="Dialpad">
<attr name="dialpad_key_button_touch_tint" format="color"/>
</declare-styleable>
+
+ <declare-styleable name="ResizingText">
+ <attr name="resizing_text_min_size" format="dimension"/>
+ </declare-styleable>
</resources>