Thursday, September 1, 2011

[android-developers] Re: Verify EditText input when inputType = number?

So are you saying that it is possible to enter a non-number into such
a field, and I do need to test for rigorousness?


On Sep 1, 7:59 am, TreKing <treking...@gmail.com> wrote:
> On Wed, Aug 31, 2011 at 4:20 PM, Conrad <cgtyo...@gmail.com> wrote:
> > Is this necessarily true, or do I really need to do a test in code to
> > confirm it is to avoid a possible NumberFormatException or something
> > similar?
>
> Set it and test it.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment