I have some EditText
in my code and I want to make the bottom border of it a bit thinner. Couldn't find anything about it in the Internet, maybe anyone here can help me with it.
What I have:
What I want:
I have some EditText
in my code and I want to make the bottom border of it a bit thinner. Couldn't find anything about it in the Internet, maybe anyone here can help me with it.
What I have:
What I want:
Try like this below:
Or
keep this btm_line_shape.xml in your drawable folder:
and
Try like this for focus effects:
edt_bg_selector.xml :
edt_bg_normal.xml :
edt_bg_selected.xml :
and change your edit text like: