I've had a few users report issues on the Motorola CLIQ and Samsung Moment of when they press the period key on their hardware keyboard, nothing happens on screen. This is somewhat expected, since I'm restricting the input into the field to be a valid currency value. But for some reason, their phones are sending a comma (,) when they press the period (.) key. I've never seen this issue on my G1, and it seems to work fine on all software keyboards. Here is my class I use to restrict the input: http://pastebin.org/75509
I was wondering if anybody had heard of any problems like this, and if so, what was the solution? I suppose I could remove the class to restrict input, but it seems like it would still send a comma and create an invalid number.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

