EditText get the value of empty field android

后端 未结 0 1412
抹茶落季
抹茶落季 2020-12-03 03:06

I want to know the value of EditText when it is empty (the user did not write anything)

Here what i tried:

TextView.getText.toString() == null; // fals         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题