setNavigationBarTintDrawable

public void setNavigationBarTintDrawable(Drawable drawable)

Apply the specified drawable to the system navigation bar.

Parameters

drawable

The drawable to use as the background, or null to remove it.