Android NumberPicker not saving EditText changes

I have copied Android's NumberPicker widget to my own application, but I'm having one problem...

When someone manually clicks the EditText and changes it via the keyboard, the selection is not saved. Is there some listener that I can implement to check and see if the user manually changes the EditText to set it as current? Or something?

12
задан Fran Fitzpatrick 11 September 2010 в 13:09
поделиться