游雁
2024-01-23 9c9e02b2a4c54b8f9d1c198e0708ae1803adbd4c
1
2
3
4
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <stroke android:width="1dp" android:color="#000000" />
    <padding android:left="5dp" android:top="5dp" android:right="5dp" android:bottom="5dp" />
</shape>