I'm newbie with android layout, so i need some help.
I want create a custom editText, something like this:
I'm want to fix that with the best possible way.
Someone?
Thanks.
I'm newbie with android layout, so i need some help.
I want create a custom editText, something like this:
I'm want to fix that with the best possible way.
Someone?
Thanks.
Copyright © 2021 Jogjafile Inc.
If you want the blue line on the left, you can just set the background on the EditText, such as,
Then create another file in your drawable folder this is called custom_layer.xml
And a final selector file -
custom_edittext.xm
.