version:4.6

fix:
update:增加负二屏等开关
This commit is contained in:
2022-10-14 20:21:16 +08:00
parent d4256739d7
commit ea96ad37bd
24 changed files with 503 additions and 171 deletions

View File

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