From 88112b522bbb9c87114ecd725ee527fb650e99a3 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Thu, 2 Mar 2023 20:26:55 +0800 Subject: [PATCH] =?UTF-8?q?[charter=20m1]=20tab=E9=98=B4=E5=BD=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/charter_base_fragment.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/OCH/mogo-och-charter/src/main/res/layout/charter_base_fragment.xml b/OCH/mogo-och-charter/src/main/res/layout/charter_base_fragment.xml index f9d1e84554..7a0342c936 100644 --- a/OCH/mogo-och-charter/src/main/res/layout/charter_base_fragment.xml +++ b/OCH/mogo-och-charter/src/main/res/layout/charter_base_fragment.xml @@ -223,7 +223,7 @@ android:layout_width="@dimen/module_mogo_och_operation_status_bg_width" android:layout_height="@dimen/module_mogo_och_operation_status_bg_height" android:background="@drawable/bus_switch_map_bg" - android:elevation="@dimen/bus_dp_10" + android:elevation="@dimen/dp_4" android:gravity="center" android:orientation="horizontal" android:padding="@dimen/bus_dp_20" @@ -245,7 +245,7 @@ android:layout_marginLeft="@dimen/module_mogo_och_margin_left" android:layout_marginBottom="@dimen/module_mogo_och_margin_bottom" android:background="@drawable/bus_operation_status_bg" - android:elevation="@dimen/dp_10" + android:elevation="@dimen/dp_4" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintLeft_toRightOf="@id/bus_switch_model_layout"> @@ -264,7 +264,7 @@ android:layout_marginLeft="@dimen/module_mogo_och_margin_left" android:layout_marginBottom="@dimen/module_mogo_och_margin_bottom" android:background="@drawable/bus_operation_status_bg_selector" - android:elevation="@dimen/dp_10" + android:elevation="@dimen/dp_4" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintLeft_toRightOf="@id/module_mogo_och_setting_layout"> @@ -283,7 +283,7 @@ android:layout_marginLeft="@dimen/module_mogo_och_margin_left" android:layout_marginBottom="@dimen/module_mogo_och_margin_bottom" android:background="@drawable/bus_operation_status_bg_selector" - android:elevation="@dimen/dp_10" + android:elevation="@dimen/dp_4" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintLeft_toRightOf="@id/module_mogo_och_badcase_rl">