<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" > <gradient android:angle="-90" android:endColor="#33d8d8d8" android:startColor="#33f2f5f6" /> <stroke android:width="1px" android:color="#66666666" /> </shape>