SyntaxFix
Write A Post
Hire A Developer
Questions
Change your onCreateOptionsMenu method to return true. To quote the docs:
onCreateOptionsMenu
true
You must return true for the menu to be displayed; if you return false it will not be shown.