 <shape 
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="rectangle" >

    <solid 
        android:color="#00000000" />

</shape> 
