version:1.1.5

update:优化手机适配
bugfixes:
This commit is contained in:
2024-07-10 19:02:06 +08:00
parent d3adb11800
commit 5e16dce80f
22 changed files with 324 additions and 250 deletions

View File

@@ -8,8 +8,8 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/constraintLayout"
android:layout_width="@dimen/dp_120"
android:layout_height="@dimen/dp_160"
android:layout_width="@dimen/dp_200"
android:layout_height="@dimen/dp_200"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">