<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient
        android:startColor="#20000000"
        android:endColor="@android:color/transparent"
        android:angle="90" >
    </gradient>
</shape>