Search
 
SCRIPT & CODE EXAMPLE
 

JAVA

android plain text remove underline

editText.setBackgroundResource(android.R.color.transparent);
// or
android:background="@null"
// or
android:background="@android:color/transparent"
Comment

PREVIOUS NEXT
Code Example
Java :: internet permission android 
Java :: android manifest internet permission 
Java :: Could not find method compile() 
Java :: android studio allow http 
Java :: change editext hint color android 
Java :: new hashmap java 
Java :: convert string to double android studio 
Java :: java pause console 
Java :: java get random index from array 
Java :: javafx live date and time 
Java :: Which activity lifecycle method will call in Following Scenario - Launch ActivityA - Press Device Home Button - Again Launch Application * 
Java :: java taking console input 
Java :: java arraylist get number of elements with same parameter 
Java :: java get location of jar file 
Java :: how to open activity in android studio 
Java :: int to string java 
Java :: java console write 
Java :: Which API provides a lightweight solution for GUI components? 
Java :: java string lowercase 
Java :: spring jpa tree structure 
Java :: node-red-docker 
Java :: java how to center window 
Java :: java array copy 
Java :: spigot sounds 
Java :: how to read from a txt file in java 
Java :: a java exception is an instance of ? 
Java :: java split string on two or more spaces except for words in quotes 
Java :: java switch 
Java :: check if jcheckbox is checked java 
Java :: get device id programmatically android 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =