Last edited:
Hey Thanks!I've edited your thread and changed the prefix to question.
EditText looks by default like a thin line. How do you want it to look?
Should this be done via coding ? because i am not able to do this via designerThere 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.
Hey i did that via code but the issue now is that the edit box appears before the layout. What do i do here?Yes, you need to change it in your code.