setNavigationIcon

open fun setNavigationIcon(@Nullable drawable: Drawable)

Set the navigation icon for the toolbar. If the navigation icon is not null, it will be tinted with the color set by setNavigationIconTint.

Parameters

drawable

The navigation icon to set.