罗明文
10 小时以前 442124baa483f8d1c4aaca7ff81e15dd3f122363
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <corners android:radius="8dp"/>
    <gradient android:startColor="#FFA224" android:endColor="#F7802E" android:angle="270"/>
</shape>