gradient

fun View.gradient(radius: Float, vararg colors: Int)

gradient(200f, 0x80C24641.toInt(), 0x80FFFFFF.toInt())