setBackground

open fun setBackground(@NonNull() fragment: Fragment, background: Drawable)

Set background color for fragment.

Parameters

fragment

The fragment.

background

The background.