Support enter/return and up/down keys in Global drawer for navigation
Enter/return will do the same as clicking on the item, while up/down match backtab/tab.
The second commit sets activeFocusOnTab
default to false for ListSectionHeader, which fixes a problem with headers in the global drawer and additionally makes section headers behave more like expected.
Edited by Arjen Hiemstra