I have one activity which has one EditText component and three
buttons. Clicking on EditText Components pops a soft key board.

I have received a bug stating on single Back Key press you should go
to the previous activity. Currently only soft key board is hidden.

How should I solve this issue?

I have got suggestion that I should make a custom 'Text box'. But I
can not figure out how can I do this. Or How can it solve my problem.

Making a custom edit text or text box will solve this problem? If yes
how?

EDIT: IF its impossible will you please tell me how its impossible?

Edit 2: None of the key listeners provided by api works in this case.
If soft keyboard is shown pressing back button will hide the key board
first... our implementation works only after that.

-- 
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