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

Theres has an anr problem when scroll numberpicker #184

Open
beyondbycyx opened this issue Nov 30, 2020 · 0 comments
Open

Theres has an anr problem when scroll numberpicker #184

beyondbycyx opened this issue Nov 30, 2020 · 0 comments

Comments

@beyondbycyx
Copy link

there is sysytem give anr trace.txt ,when I set an setOnValueChangedListener for NumberPicker ,and scroll NumberPicker.Then the NumberPicker stuck ,and always call 'notifyChange' method, Anr problem occur, can you fix it?

at NumberPicker.notifyChange(NumberPicker.java:2327) at NumberPicker.setValueInternal(NumberPicker.java:2071) at NumberPicker.scrollBy(NumberPicker.java:1335) at NumberPicker.moveToFinalScrollerPosition(NumberPicker.java:983) at NumberPicker.changeValueByOne(NumberPicker.java:2098) at NumberPicker.onTouchEvent(NumberPicker.java:1136)

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

1 participant