If I use the following line in the xml layout:
android:background=\"@null\"
i think you are looking for this:
android:background="@android:color/transparent"