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