Skip to content

Commit 660585e

Browse files
committed
init changes
1 parent 987ea81 commit 660585e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<declare-styleable name="OtpEditText">
4-
<attr name="oev_length" format="integer"/>
4+
<attr name="oev_length" format="integer"/>
55
<attr name="oev_primary_color" format="color" />
66
<attr name="oev_secondary_color" format="color" />
77
<attr name="oev_text_color" format="color" />

0 commit comments

Comments
 (0)