If I use the following line in the xml layout:
android:background=\"@null\"
If background is not needed then there is no need to mention it in xml. At least it will be one less parsing of XML element.