[8.4.0] 修复图层层级
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
android:layout_width="1647dp"
|
||||
android:layout_height="1536dp"
|
||||
android:layout_marginTop="@dimen/dp_84"
|
||||
android:elevation="1dp"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
@@ -27,7 +26,6 @@
|
||||
android:layout_width="964dp"
|
||||
android:layout_height="1221dp"
|
||||
android:layout_marginTop="@dimen/dp_84"
|
||||
android:elevation="1dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
@@ -35,7 +33,6 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="-21dp"
|
||||
android:elevation="1dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user