lmw
8 小时以前 b6d14ec6c19cddb1c8caf1d024e77d250a203929
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>