Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt' pars integer from resources #9

Open
sanya5791 opened this issue Oct 10, 2019 · 1 comment
Open

Doesnt' pars integer from resources #9

sanya5791 opened this issue Oct 10, 2019 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sanya5791
Copy link

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!

@swapnil1104
Copy link
Owner

I'll work on this asap, thank you for the report.

@swapnil1104 swapnil1104 self-assigned this Oct 22, 2019
@swapnil1104 swapnil1104 added bug Something isn't working good first issue Good for newcomers labels Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants