1<?xml version="1.0" encoding="utf-8"?> 2<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> 3 <solid android:color="#770099cc" /> 4</shape> 5