toggle menu
ui-extension
1.0.4
androidJvm
switch theme
search in API
ui-extension
/
com.highcapable.betterandroid.ui.extension.view
/
updateText
update
Text
fun
EditText
.
updateText
(
text
:
CharSequence
?
)
Update the edit text's text and set the cursor to the end.
Receiver
EditText
Parameters
text
the text.