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