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 setting autoText to 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 to disable this 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