setStatusBarTintDrawable

public void setStatusBarTintDrawable(Drawable drawable)

Apply the specified drawable to the system status bar.

Parameters

drawable

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