Files
Xuewang365OSNeutral/verification-view/src/main/res/drawable/shape_divider_identifying.xml
Fanhuitong c4f694f4de version:1.3.9
fix:
update:优化退出界面
2023-05-24 10:15:42 +08:00

8 lines
225 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size
android:width="6dp"
android:height="6dp" />
<solid android:color="#00000000" />
</shape>