mac
2023-10-10 32b5f366ceaad4aa9a33eccf0b109eef24175495
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <size android:height="13dp"/>
    <solid android:color="@color/transparent"/>
</shape>