whenever I use onKeydown or View.onKeyListener

it will always be triggered as the menu pop-up but closing
(maybe because it is focusing on another view?)

another related function onOptionsMenuClosed(Menu menu) seems not
working neither...
(it is called whenever the options menu is being closed (either by the
user canceling the menu with the back/menu button, or when an item is
selected).)

anyway, I want to do different things after user use different ways to
close the menu,

I think it shouldn't be hard to do, right?

plz give me any clue

thx~

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

Reply via email to