shape_room_maiwei_bg.xml 246 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">

    <gradient android:startColor="#11000000"
        android:endColor="#11FFFFFF"
        android:angle="270"
        ></gradient>
</shape>