android - EditText XML Design -
i'm looking create edittext looks following & wondering if possible & if might able provide example xml code create following.
note: cursor doesn't have blue, if can that's cool, not required.

this edittext custom background (the underline curved shape). use standard edittext, , add custom drawable (however make - either png, 9patch, shapedrawable, etc) "background" element. text label textview put in layout above edittext.
however, steer use new "textinputlayout" provided in design support lib. has ton of built in functionality, , bonus, app consistent material design standards.
Comments
Post a Comment