change ui

This commit is contained in:
zhongchao
2021-08-11 20:16:48 +08:00
parent b8f8356c09
commit 64a6c9ca61
2 changed files with 1 additions and 2 deletions

View File

@@ -56,9 +56,9 @@
<View
android:layout_width="match_parent"
android:layout_height="1px"
android:layout_marginBottom="@dimen/module_services_dispatch_cars_dialog_line_margin_bottom_view"
android:background="@color/module_services_dispatch_cars_line"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintBottom_toTopOf="@+id/module_adas_dispatch_remind_affirm"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent" />

View File

@@ -91,7 +91,6 @@
<dimen name="module_services_dispatch_cars_dialog_content_margin_top">134px</dimen>
<dimen name="module_services_dispatch_cars_dialog_loc_size">42px</dimen>
<dimen name="module_services_dispatch_cars_dialog_loc_margin_top">188px</dimen>
<dimen name="module_services_dispatch_cars_dialog_line_margin_bottom_view">115px</dimen>
<dimen name="module_services_dispatch_cars_dialog_line_margin_bottom">114px</dimen>
<dimen name="module_services_dispatch_cars_dialog_btn_width">355px</dimen>
<dimen name="module_services_dispatch_cars_dialog_timer_margin">15px</dimen>