I need to removed underline when type in edit text field in Android. For the first name edit text first letter should be capital so that I have given textCapSentences<
textCapSentences<
put this in edit text layout in your .xml file
android:background="@null"