Skip to content

Commit 18526a3

Browse files
committed
Add text color attr
1 parent 4f78e6a commit 18526a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magic/src/main/res/values/attr.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
<attr name="button_icon_width" format="dimension" />
1010
<attr name="button_icon_height" format="dimension" />
1111
<attr name="hide_text_size" format="dimension" />
12+
<attr name="hide_text_color" format="color" />
1213
</declare-styleable>
1314
</resources>

0 commit comments

Comments
 (0)