I've got the hamburger icon opening the Drawer on a page utilising a flag in Activity_ActionBarHomeClick as suggested by Erel and it works fine except that if the Drawer is open when the triple dot menu button is clicked the Drawer remains open and you don't know to close it until one of the menu items is clicked.
Is there a menu dropdown event that can be implemented so that open things can be closed when the menu is invoked?
Is there a menu dropdown event that can be implemented so that open things can be closed when the menu is invoked?