[android-developers] Re: Numeric-only soft keyboard

2010-01-07 Thread Ajay
That doesn't work. You still can't enter special characters, +, -, etc... I want to default to numeric but still allow other characters On Dec 15 2009, 1:43 pm, xinit gerard.pa...@gmail.com wrote: Hi ! Add this to your EditText layout numeric:decimal Regards Gerard On Dec 14, 10:46 

[android-developers] Re: Numeric-only soft keyboard

2009-12-15 Thread Ajay
Any update on this? I also want to bring up the numeric keyboard, but I don't want to restrict the input type. On Oct 25, 7:21 am, Armond Avanes armond...@yahoo.com wrote: So anyone any experience with numeric keyboard? Regards, Armond -Original Message- Sent: Tuesday, October

[android-developers] Re: Numeric-only soft keyboard

2009-12-15 Thread xinit
Hi ! Add this to your EditText layout numeric:decimal Regards Gerard On Dec 14, 10:46 pm, Ajay shyn...@gmail.com wrote: Any update on this?  I also want to bring up the numeric keyboard, but I don't want to restrict the input type. On Oct 25, 7:21 am, Armond Avanes armond...@yahoo.com

[android-developers] Re: Numeric-only soft keyboard

2009-10-25 Thread Armond Avanes
So anyone any experience with numeric keyboard? Regards, Armond -Original Message- Sent: Tuesday, October 20, 2009 12:08 PM Hi Guys, How can I set numeric-only soft keyboard option for a text field? When I set the input-type to number it brings a soft keyboard which is

[android-developers] Re: Numeric-only soft keyboard

2009-10-21 Thread Greivin Lopez
I am also looking for this. In my application I have a four digits code users needs to provide so it could be very nice if I have an specialized numbers-only soft keyboard. It could be a nice API addition for feature releases of the SDK as well (If there isn't yet) to allow developers to create