How to open the options menu programmatically?
I would like to open the optionsMenu programmatically without a click on the menu key from the user. How would I do that? Answer Or just call Activity.openOptionsMenu()? AttributionSource : Link , Question Author : BlaBRA , Answer Author : Robby Pond