milosmns / actual-number-picker

Android: A horizontal number picker
GNU General Public License v3.0
222 stars 36 forks source link

how can i use this function to stop wrapinng between min and max? #15

Open Adeelmsg opened 7 years ago

Adeelmsg commented 7 years ago

picker.setWrapSelectorWheel(false);

milosmns commented 7 years ago

I'm pretty swamped with other work right now, feel free to fork the repository and add the method yourself - I can take a look at your pull request when you think you have something that can work.