How to change Toolbar Navigation and Overflow Menu icons (appcompat v7)?
问题 I am having a hard time with v7 Toolbar. What was once a simple task for ActionBar , now seems overly complex. No matter what style I set, I cannot change either navigation icon (which opens a Drawer) or overflow menu icon (which opens a menu). So I have a Toolbar <android.support.v7.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" android