I need to capture this event as well - did you find out anything? Thanks. On Nov 6, 1:07 pm, gshetty <gshett...@gmail.com> wrote: > Hi > > I have a simple edit control in my application and as expected thesoftkeypad > comes up on tapping it. > > Now what I want to do is that when the user presses the backbutton, > the activity should quit immediately without thesoftkeypad going > down first. > On handling thekeyevent in my activity i found that the first 'Back' > event is consumed by the keyboard and it does not even reach the > activity. However once thesoftkeypad goes down, the events can be > handled in my activity. > > Is there any way to override this behavior so that the backbutton > first reaches my activity and I can quit immediately. > > Regards > gshetty
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en