1 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> 2 <gradient android:startColor="#3399D200" 3 android:centerColor="#6699D200" 4 android:endColor="#FF99D200" 5 android:angle="315"/> 6 </shape>