I want to show error if the user enters blank value in the edittext.But i am not getting the way how could i do this .This is how i want like this:
It seems all you can't get is to show the error at the end of editText. Set your editText width to match that of the parent layout enveloping. Will work just fine.