Android number input with plus and minus sign.

Posted by alaak on Stack Overflow See other posts from Stack Overflow or by alaak
Published on 2010-05-07T08:22:21Z Indexed on 2010/05/07 8:28 UTC
Read the original article Hit count: 217

Filed under:
|

Hi,

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 date picker. Is there some property or something similar to make this available for any integer number input field?

Thanks

© Stack Overflow or respective owner

Related posts about android

Related posts about android-widget