We all know that we can set Text (String) in the editText field, but if you want to get an editable variable from a string variable, how do you do it?
For Temp, I created an invisible editText field to set to get from which the string turns into editable.
re: for my own link String again = editablevariable.getText (). toString ()
user1669185
source share