tint

fun CheckBox.tint(@ColorInt color: Int)
fun SeekBar.tint(@ColorInt color: Int)
fun ProgressBar.tint(@ColorInt color: Int, skipIndeterminate: Boolean = false)
fun EditText.tint(@ColorInt color: Int)
fun Toolbar.tint(@ColorInt color: Int, tintTitle: Boolean = true)