-
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels