This doesn't happen in any Android emulator that I'm using, but on my
G1, whenever I set up an activity with an EditText inside it, and tap
that EditText, it brings up the soft keyboard like it should, but as I
start typing, the word suggestions/hints view pops up, with words that
may or may not have anything to do with my app (which is essentially
why I have a problem with this).

Can we hide this word suggestions/hints view above this keyboard?  Why
is it on the keyboard on devices, and not on the emulator?  Do I need
to refer to the softkeyboard example in the SDK, and build my own
keyboard view?

Furthermore, I noticed that when you type in the Google Search widget
on your phone's home screen, it does not pop up this word suggestions
view.  This is the behavior I want in my app.

Thank you very much for any insight you can give regarding my
questions! :)

-UBZack

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to