This commit is contained in:
liujing
2021-10-20 16:46:13 +08:00
parent ecae15904b
commit a823d8aee3
4 changed files with 6 additions and 5 deletions

View File

@@ -66,8 +66,8 @@
<com.mogo.eagle.core.function.hmi.ui.widget.CheckStatusView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_380"
android:layout_marginBottom="@dimen/dp_42"
android:layout_marginLeft="@dimen/module_hmi_check_left"
android:layout_marginBottom="@dimen/dp_38"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent" />