setText

open fun setText(@Nullable text: CharSequence)
open fun setText(@StringRes textResId: Int)

Sets the text of main EditText.