views:

21

answers:

0

how do I remove focus from options menu item? I.e. when I open the menu for the first time, none of the items has focus. however, if I focus on one of them using track ball, and then close and re-open the menu the focus is still there. How do I get rid of it?

I am clearing and recreating the menu in onPrepareOptionsMenu (as I have to adjust it to the current activity state).