wjc
2026-03-27 ce83a2fb54a9526fd76aa3ef8ba79c33940921fc
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>