lmw
10 天以前 1bc46a8c502b8e9db6ee901dc003d9780a6c6fed
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="#ff323b4c" />
    <corners android:radius="4dp" />
</shape>