setBackgroundDrawable

abstract fun setBackgroundDrawable(@Nullable d: @Nullable Drawable)(source)

Set the ActionBar's background. This will be used for the primary action bar.

Parameters

d

Background drawable

See also