Skip to content

Commit f5eae56

Browse files
authored
Update attrs.xml
1 parent cd48aa4 commit f5eae56

File tree

1 file changed

+2
-1
lines changed
  • customedittextoutlinedborder/src/main/res/values

1 file changed

+2
-1
lines changed

customedittextoutlinedborder/src/main/res/values/attrs.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
<attr name="custom_component_editText_bg_color" format="color" />
1818
<attr name="custom_component_error_text_bg_color" format="color" />
1919
<attr name="custom_component_maxLength" format="integer"/>
20+
<attr name="custom_component_border_width" format="integer"/>
2021
</declare-styleable>
21-
</resources>
22+
</resources>

0 commit comments

Comments
 (0)