IconButtonColorStyle

constructor(@DrawableRes background: Int? = null, @ColorRes backgroundColor: Int? = null, @ColorRes iconTintColor: Int? = null, colorStateList: ColorStateList? = null)

Parameters

background

ресурс drawable, используемый в качестве фона

backgroundColor

ресурс фонового цвета

iconTintColor

ресурс цвета иконки

colorStateList

список цветов для различных состояний кнопки