ShawnLin013 / NumberPicker

:slot_machine: The android library that provides a simple and customizable NumberPicker.
MIT License
1.07k stars 240 forks source link

Scrolling is 'tripping' when at top or bottom when no-wrap and itemCount is >= 5 issue #38 #175

Closed sterien7 closed 3 years ago

sterien7 commented 3 years ago

Issue #38 appears on my app

I am using OnePlus 6 android 10 with v2.4.10 of the NumberPicker

balazsbanyai commented 3 years ago

https://github.com/ShawnLin013/NumberPicker/pull/176 fixes this issue

ShawnLin013 commented 3 years ago

This issue has been fixed at v2.4.11. @crackTheCode