Hi, I want to remove "underline" element in editText. How can I do it?
I'm trying to get a border around the text input, what I did is to have a panel and inside that panel the edit text. Now, my problem is that I can't find how to remove the default line that goes under edit text.
I want something something simialr to the "Name" input field.
I'm trying to get a border around the text input, what I did is to have a panel and inside that panel the edit text. Now, my problem is that I can't find how to remove the default line that goes under edit text.
I want something something simialr to the "Name" input field.