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

Entering long values throws error even max value is integer #28

Open
nitheshbafna opened this issue Aug 24, 2020 · 4 comments
Open

Entering long values throws error even max value is integer #28

nitheshbafna opened this issue Aug 24, 2020 · 4 comments

Comments

@nitheshbafna
Copy link

2020-08-24 12:00:24.116 7419-7419/com.sree.eliteadvisor E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.sree.eliteadvisor, PID: 7419
java.lang.NumberFormatException: For input string: "1888888888888888"
at java.lang.Integer.parseInt(Integer.java:611)
at java.lang.Integer.valueOf(Integer.java:794)
at it.sephiroth.android.library.numberpicker.NumberPicker$initializeButtonActions$3.onFocusChange(NumberPicker.kt:350)
at android.view.View.onFocusChanged(View.java:6921)

@ouedyan
Copy link

ouedyan commented Dec 4, 2020

Yes. Same error with me.

@Sash0k
Copy link

Sash0k commented Jan 14, 2021

duplicate for #10

@GuilhE
Copy link

GuilhE commented Feb 18, 2021

fixed in #22

@MackHartley
Copy link

Can confirm this is an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants