[适配]
[1536x2560]
This commit is contained in:
yangyakun
2024-10-25 09:52:44 +08:00
parent 6286b1693b
commit a72a97ea8c
12 changed files with 66 additions and 39 deletions

View File

@@ -19,10 +19,11 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/clBoneBiz"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="0dp"
android:layout_marginTop="@dimen/dp_385"
android:layout_marginStart="@dimen/dp_19"
android:elevation="1dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />