Hello everybody, I have a TextEdit with inputSize=1, I want that after the first (and only one) value is inserted that the keyboard disappears (same effect as the back button). How can I achieve that? I think that I need to use the InputServiceMethod from my readings, but what method to override and to close de keyboard.
(btw, from the same class, is it possible to easily restrict what keys are avaible to press? I just need A-Z 0-9) -- 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

