[android-developers] Re: Disabling spelling suggestions in EditText

2009-09-28 Thread Brady
Scratch that, use textEmailAddress instead. Cheers, Brady --~--~-~--~~~---~--~~ 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 unsubsc

[android-developers] Re: Disabling spelling suggestions in EditText

2009-09-28 Thread Brady
Hi Lee, change the android:inputType to "text" Brady On Sep 8, 6:53 pm, Lee wrote: > I've got an EditText that I don't want spelling suggestions for since > it's just a user name input field. > > I've tried settingautoTextto be "false" but when I start typing in > the EditText with the soft ke