mac
2023-10-08 a543c926d2c994c96acd1923cecc5253d5cf45f2
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>