periodical
periodical copied to clipboard
Open navigation drawer with menu button
The new navigation drawer can only be opened using the "burger" menu on the screen. It should also be possible to open it using the menu button of the device, if there is one.
Unfortunately, this seem impossible, since the menu key never gets passed to the onKeyUp() override. This may be a problem with the AppCompat library.