How can I use Google's new icon? Is this a resource? Or something you can add in code, such as:
actionBar.setDisplayHomeAsUpEnabled(showHomeAsUp)
Here is picture from dev site (note: It's the "3 Lines" that I am seeking):
How can I use Google's new icon? Is this a resource? Or something you can add in code, such as:
actionBar.setDisplayHomeAsUpEnabled(showHomeAsUp)
Here is picture from dev site (note: It's the "3 Lines" that I am seeking):
The icon is available for download in the Android developers downloads section. Find it at /Navigation_Drawer_Indicator
in the ZIP file.
If you are looking for the new material navigation drawer icon, you can find it in the official Material Design Icons in different colors and sizes, for example at navigation/drawable-xxhdpi/ic_menu_black_24dp.png.