Preclude Android from interrupting user input / taking off focus from EditText element -


i'm implementing search mechanism using popups(popupwindow) , plain edittext element. problem long user types search sequence, popups suggesting results may arise , edittext element loses it's focus.

i need somehow sustain edittext focused during user input. thanks

you're trying implement exists in android. it's called autocompletetextview. use native one.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -