-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
Doesn't parse
android:maxLength="@integer/one_time_password_length"
but use default value
Preconditions
set integer value in res folder
6
To Reproduce
Steps to reproduce the behavior:
- setup OtpEditText with android:maxLength="@integer/one_time_password_length"
- Display OtpEditText
Actual Behavior
OtpEditText displays default 4 sections
Expected behavior
OtpEditText displays 6 sections
Thank you for your work!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers