android - textNoSuggestions is ignored by 2.0.1 emulator -


textNo suggestions are ignored by 2.0.1 emulator ... am I doing something wrong? I'm using the stock setting that has 12 major softboards.

See also Kru and Jack's answer

android: InputType = "textNoSuggestions | textVisiblePassword"

to


Comments

Popular posts from this blog

Indexing in SQL -

objective c - iPhone and it's wireless area -

multithreading - Do lock objects in Java need to be static? -