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.

enter image description here

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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -