I cant seem to find the Menu softkey on my Nexus 9 and nexus 5 [Android Version Lollipop]. All the apps that i had developed which contained option menu are not displaying menu softkey. So i am unable to access that option menu.
Also some of my apps don't use Actionbar/Toolbar because of their design requirements so i am looking for a solution without adding Actionbar/Toolbar.
So i was wondering, Is there a way to display Menu softKey in Android Lollipop ?
Updated:
This is a sample app that i found on my Nexus 9. As you can see it has the action overflow button for legacy apps. Can anyone tell me how the did that ?
As per this blog post: http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html
So basically check your Manifest file.