wxr
2024-08-27 83d5ada866a598ee868d3e23624d104d1027db29
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="#99000000" />
    <corners android:radius="12dp" />
</shape>