ImeAction Search is changed to Done after tapping
I have an Edittext for searching on Listview. I have set imeOption to
'IME_ACTION_SEARCH' so that softkeyboard will show search key on it. The
problem is when I tap on search key on keyboard if edittext contains no
text in it, the search key changes to 'Done' instead of dismissing the
keyboard. If the Edittext contains some text in it the search key works
well.
No comments:
Post a Comment