EditText error icon and show password missplaced

Don’t call setError on the EditText, use TextInputLayout‘s setError()

Leave a Comment