i don't overload that method. i overload
public boolean onOptionsItemSelected(MenuItem item) and no that method does not get called. On Tuesday, February 12, 2013 12:58:02 PM UTC-5, bob wrote: > > Put a breakpoint in *onMenuItemSelected*. > > See if it gets called right before the crash. > > > > > On Tuesday, February 12, 2013 11:34:44 AM UTC-6, njman wrote: >> >> more details. >> >> the the error when a menu is opened and closed when i tap somewhere else >> on the screen. >> >> if i select a menu item - i do not get the error message. >> >> >> >> On Tuesday, February 12, 2013 11:41:33 AM UTC-5, njman wrote: >>> >>> 02-12 11:38:57.025: W/InputEventReceiver(14874): Attempted to finish an >>> input event but the input event receiver has already been disposed. >>> >>> >>> I'm getting above message when closing a menu. >>> >>> -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

