开发者

How to obtain the view generated for Android options menu?

I'm using Android 2.2 API and intercept "onPrepareOptionsMenu".

After that I need somehow obtain the View of the Options Menu generated by Android. I need to change the View of Menu itself with more precise control than Menu API allows.

Shortly: I need to obtain the View of Options Menu as soon as the开发者_运维问答 Menu is displayed after "Menu" button pressed.

Is it possible?

Thanks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜