ActionBuilder

class ActionBuilder(text: String, context: Context)

Constructors

Link copied to clipboard
constructor(text: String, context: Context)

Functions

Link copied to clipboard
fun backgroundColor(@ColorRes res: Int? = null, @ColorInt value: Int? = null)
Link copied to clipboard
Link copied to clipboard
fun textColor(@ColorRes res: Int? = null, @ColorInt value: Int? = null)