cloudroam
10 天以前 f3e60d24d0f24dc5cf7d77f9b871f416370e9132
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="#FF4081"/>
    <corners android:radius="4dp"/>
</shape>