lmw
2024-07-17 98faa1d5d540a7e4de4086ea11df3fd61b5c7ab9
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="4dp"/>
    <solid android:color="#B3000000"/>
</shape>