diff --git a/OCH/mogo-och/src/main/res/layout/module_mogo_och_base_fragment.xml b/OCH/mogo-och/src/main/res/layout/module_mogo_och_base_fragment.xml index 4ae3c37821..3757a8f629 100644 --- a/OCH/mogo-och/src/main/res/layout/module_mogo_och_base_fragment.xml +++ b/OCH/mogo-och/src/main/res/layout/module_mogo_och_base_fragment.xml @@ -45,6 +45,7 @@ android:layout_height="@dimen/module_mogo_och_operation_status_bg_height" android:background="@drawable/module_mogo_och_operation_status_bg" android:gravity="center" + android:elevation="@dimen/dp_10" android:text="开启" android:textAlignment="center" android:textColor="@color/module_mogo_och_autopilot_text_color_selector"