onTextChange

inline fun <T : TextView> T.onTextChange(crossinline onChange: (view: T) -> Unit): CSRegistration