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="1dp"/>
    <solid android:color="@color/white"/>
</shape>