赞
踩
- <?xml version="1.0" encoding="utf-8"?>
- <shape xmlns:android="http://schemas.android.com/apk/res/android">
- <gradient
- android:angle="45"
- android:endColor="@color/black"
- android:startColor="@color/white" />
- <corners android:radius="8dp"/>
-
- </shape>
android:background="@drawable/shape"
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。