I have an app in which I have edit text fields in which I have to enter a mobile number and password. The problem is that the EditText error indicator covers th
@Nitin: Actually Edittext behaviour wants you to focus in the edittext to discard the seterror message to rectify the erroneous data and go to other fields.