If I use the following line in the xml layout:
android:background=\"@null\"
It can be used for a number of things. I specifically use it to remove that underline in my EditText's. It is safe to use but just be sure that you require it in your code.