toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.views
/
replaceAll
replace
All
fun
Editable
.
replaceAll
(
newValue
:
String
)
Extension method to replace all text inside an
Editable
with the specified
newValue
.