Skip to content

Doesnt' pars integer from resources #9

Description

@sanya5791

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:

  1. setup OtpEditText with android:maxLength="@integer/one_time_password_length"
  2. Display OtpEditText

Actual Behavior
OtpEditText displays default 4 sections

Expected behavior
OtpEditText displays 6 sections

Thank you for your work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions