自车检测入口位置调整

This commit is contained in:
liujing
2021-10-13 11:37:31 +08:00
parent e99d7db445
commit e65fa7b0b1

View File

@@ -66,10 +66,9 @@
<com.mogo.eagle.core.function.hmi.ui.widget.CheckStatusView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="40px"
android:layout_marginBottom="@dimen/dp_490"
android:layout_marginLeft="@dimen/dp_380"
android:layout_marginBottom="@dimen/dp_42"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" />
app:layout_constraintStart_toStartOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>