Right Drawer - how to add Toolbar button?
问题 I have extended the well-known Google Navigation Drawer Example by adding Toolbar and right-side Drawer in a simple test project at GitHub: How to add a "burger" button to the Toolbar - which would open the right Drawer (currently you can only swipe it with a finger)? The "burger" button for the left Drawer is already there and works well (probably added by ActionBarDrawerToggle?) Here is my current activity_main.xml: <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas