I want clear the edittext's underline , so I use xmlLayoutBuilder to load a xml .
This is my code :
<EditText
android:id="@+id/edittext"
android:layout_width="260dip" android:layout_height="50dip"
android:textCursorDrawable="@null"
android:background="#00000000"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.