We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f78e6a commit 18526a3Copy full SHA for 18526a3
magic/src/main/res/values/attr.xml
@@ -9,5 +9,6 @@
9
<attr name="button_icon_width" format="dimension" />
10
<attr name="button_icon_height" format="dimension" />
11
<attr name="hide_text_size" format="dimension" />
12
+ <attr name="hide_text_color" format="color" />
13
</declare-styleable>
14
</resources>
0 commit comments