BackgroundStyle

constructor(@ColorRes backgroundColor: Int? = null, @DrawableRes backgroundDrawableRes: Int? = null)

Parameters

backgroundColor

цвет фона (ресурс)

backgroundDrawableRes

фоновое изображение (ресурс)