I am developing in Android and I would like an input field for numbers, where the user can select the correct number using the plus sign at the top and the minus sign at the bottom of the input field. I know this works for DatePicker
. Is there some property or something similar to make this available for any integer number input field?
Thanks
NumberPicker is now available in Android SDK. (Added in API level 11)
http://developer.android.com/reference/android/widget/NumberPicker.html
I've just released some code that does just what you want. Check out my custom control, NumberPicker, which can be seen here: http://www.technologichron.net/?p=42
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With