Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Merge TabActivity menu with contained Activities menus

$
0
0

I have a TabActivity and three tab, each tab is an Activity added to TabHost with TabHost.AddTab. Everything goes fine but I have a trouble with the menu options. I have added a menu options overriding OnCreateOptionsMenu of TabActivity and I did the same in each sub-activity, but the menu is loaded only in the main TabActivity and putting debug to procedure onCreateOptions in to sub-activities I found that this procedure is never called. Also putting the debug in procedure onPrepareOptionsMenu of sub-activities I found that this procedure is never called. Anyone can help me to understand why and how I resolve this problem ? Thanks in advance for your collaboration.


Viewing all articles
Browse latest Browse all 204402

Trending Articles