I want to set a setError method to my TextView, with a custom icon instead of the default Android icon. So I tried this:
setError
TextView
((EditText
This issue is discussed and resolved here:
EditText setError() with icon but without Popup message
I hope that by extending the answer it would not get auto-converted to a comment.