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 987ea81 commit 660585eCopy full SHA for 660585e
otpedittext2/src/main/res/values/attrs.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<declare-styleable name="OtpEditText">
4
- <attr name="oev_length" format="integer"/>
+ <attr name="oev_length" format="integer"/>
5
<attr name="oev_primary_color" format="color" />
6
<attr name="oev_secondary_color" format="color" />
7
<attr name="oev_text_color" format="color" />
0 commit comments