setTintDrawable

public void setTintDrawable(Drawable drawable)

Apply the specified drawable to all system UI bars.

Parameters

drawable

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