set Background
open fun setBackground(@NonNull() fragment: Fragment, background: Drawable)
Content copied to clipboard
Set background color for fragment.
Parameters
fragment
The fragment.
background
The background.
Set background color for fragment.
The fragment.
The background.