replaceAll

fun Editable.replaceAll(newValue: String)

Extension method to replace all text inside an Editable with the specified newValue.