Open necrocyber opened 8 years ago
I can not see an error in the above code. This seems to be our example code. So it should work.
Are you sure, onCreateOptionsMenu
gets called?
I'm having the same. The onCreateOptionsMenu
is not being called, don't know why =/
Referring to the example project, calling win.activity.invalidateOptionsMenu();
triggers the system to call onCreateOptionsMenu
again.
The icons in the action bar, do not appear in certain occasions, what is the problem to this?