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

Detect and stop in valid scroller positions #195

Open
JamesTheButler opened this issue Jul 9, 2021 · 0 comments
Open

Detect and stop in valid scroller positions #195

JamesTheButler opened this issue Jul 9, 2021 · 0 comments

Comments

@JamesTheButler
Copy link

Hello!
We are trying to programmatically scroll number pickers. For this we are looking for some features:

  • Detect whether a number picker is scrolling because of user input or because of invalidate().
  • Stop a number picker via code. (Let's say, we have a number picker with number 0..10, and while scrolling we want to programmatically stop it at 7.)

Does anyone have suggestions or ideas whether these things are possible or not?
Cheers!

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