updateText

fun TextView.updateText(    text: String?,     isMerge: Boolean = false,     maintainLayout: Boolean = false)