add Header Button
Add a button to the header Toolbar of this page
Return
The id of this header button
Parameters
The id of this button
The order to show this button in. See getOrder
The title of this button
The drawable this button should have
The onClick listener of this button
See also
Add a button to the header Toolbar of this page
Return
The id of this header button
Parameters
The id of this button
The title of this button
The drawable this button should have
The onClick listener of this button
See also
Add a button to the header Toolbar of this page
Return
The id of this header button
Parameters
The title of this button
The drawable this button should have
The onClick listener of this button
See also
Add a button to the header Toolbar of this page
Return
The id of this header button
Parameters
The title of this button
The id of the drawable this button should have. Will be tinted to colorInteractiveNormal
The onClick listener of this button
See also
Deprecated
Adds a button from the Toolbar associated with this Page
Deprecated
Use addHeaderButton or getHeaderBar.getMenu().add(...)