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 cd48aa4 commit f5eae56Copy full SHA for f5eae56
customedittextoutlinedborder/src/main/res/values/attrs.xml
@@ -17,5 +17,6 @@
17
<attr name="custom_component_editText_bg_color" format="color" />
18
<attr name="custom_component_error_text_bg_color" format="color" />
19
<attr name="custom_component_maxLength" format="integer"/>
20
+ <attr name="custom_component_border_width" format="integer"/>
21
</declare-styleable>
-</resources>
22
+</resources>
0 commit comments