How to change the color of the edit text field, when i run the example and start filling the form it shows me a blue line which i do not want, anyone could please suggest on something.
There is no simple way to change the line color. You can replace the background and set a new background instead by setting EditText.Background with a new drawable.
There is no simple way to change the line color. You can replace the background and set a new background instead by setting EditText.Background with a new drawable.