<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#f90" />
<corners android:radius="6dp" />
</shape>