Did you solve this?
Anyone knows solution to this problem?

On 8 Lut, 19:35, jamesc <[email protected]> wrote:
> If theBACKbutton is pressed when the soft keyboard is being
> displayed, noBACKkeycode event is generated (when it's not shown,
> andBACKis pressed, then my View's onKeyDown()/onKeyUp() methods get
> calledback).
>
> Is this expected behaviour?  I'm trying to catch when the IME is
> hidden uponBACKbeing pressed.  I'm currently working around this in
> the endBatchEdit() method (I'm implementing BaseInputConnection).
>
> Any help gratefully received, as ever.
>
> Cheers
>
> James

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