On Thu, Dec 20, 2012 at 2:48 AM, monty <[email protected]> wrote:

> and for making edittext numberic  i am using  android:inputtype = "numeric
> " in my xml.
> but after running the code ,i observe the output that softkeyborad for
> numeric edittext showing the text words i.e A to Z.
>

You're overriding the flags you set in XML. Just add both flags in XML.
They're flags - you can specify more than one ...

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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