version:1.0.0

fix:
update:增加autosize
This commit is contained in:
2025-11-24 23:04:14 +08:00
parent 2478295bbd
commit 5ae6a6ebe9
112 changed files with 1359 additions and 24638 deletions

View File

@@ -3,7 +3,7 @@
<!-- 内部颜色 -->
<solid android:color="@color/white" />
<!-- 圆角的幅度 -->
<corners android:radius="@dimen/dp_8" />
<corners android:radius="8dp" />
<!-- <padding-->
<!-- android:bottom="0dp"-->