Hi Lee,

change the android:inputType to "text"

Brady

On Sep 8, 6:53 pm, Lee <[email protected]> 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 keyboard I am still provided with spelling
> suggestions. I've also tried setting inputType to be "none" however
> that doesn't help either.
>
> What's the correct way todisablethis functionality (in XML or in
> code) so that no spelling suggestions are provided?
>
> Thanks
> Lee
--~--~---------~--~----~------------~-------~--~----~
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