I try to create options menu in a TabActivity.
But instead of it I see for every activity within tabbar its own options menu.
Is it possible change this behaviour? And if yes, how?
Thank you
I try to create options menu in a TabActivity.
But instead of it I see for every activity within tabbar its own options menu.
Is it possible change this behaviour? And if yes, how?
Thank you
Ok. I think I know the solution.
If there onCreateOptionsMenu in any activity within tabbar, so it should be modified a bit: