android - Styling Linear Layout with multi edit text -


i trying make linearlayout several edittext inputting fields this:

check here

i checked several answers here make custom drawable edittext how can make whole linear layout?

you can't single linearlayout. need minimum 2 linearlayouts horizontal orientation, , 1 linearlayout vertial orientation, contains two.

and can set borders edittexts shape drawables. see examples here: how draw rounded rectangle in android ui?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -