Closed rounak closed 10 years ago
Yes, it is a problem, I´m trying to solve this atm
Not sure we want to remove this behavior from the picker. You can pretty easily keep track of the last selected index in your delegate and choose to do nothing when you get the callback.
Can the picker not send delegate callbacks if the previous selected value is the same as the current selected value. This happens when I scroll the picker very lightly, and it returns to its original position.