We all know we can setText(String) to an editText box but if you want to get an editable variable from a string variable how do you do this?
For Temp I made an invisible editText box to set to then get from which turns the string into editable.
re: for my own reference String again = editablevariable.getText().toString()
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…