Hi ,

i have tried the same on g1 phone and it worked fine for me..
the soft keyboard is able to show the number keys instead of regular
alphabets
and the input accepts only the numbers in the specified digit string

so probably u may checkout on which version you app is working on..

On May 16, 6:02 pm, Prasanna Perera <[email protected]> wrote:
> Hello,
>
> I have an EditText that only accepts digits.  I want the softkeyboard
> to show only digits for this input filed.  How do I do this?  Using
> the attributes below have not worked for me.  I am testing on a Droid
> phone.
>
>                         android:digits="1234567890"
>                         android:inputType="number"
> Thanks,
> Prasanna
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
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

Reply via email to