diff --git a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml index c9c97017b2..26bc5a6372 100644 --- a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml +++ b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml @@ -35,17 +35,21 @@ + app:layout_constraintEnd_toEndOf="parent" + android:background="@drawable/taxi_p_home_middle_top_bg" + android:layout_width="match_parent" + android:layout_height="@dimen/dp_676" /> diff --git a/core/function-impl/mogo-core-function-map/src/main/res/layout/layout_decision_container.xml b/core/function-impl/mogo-core-function-map/src/main/res/layout/layout_decision_container.xml index bcfb42187a..bab05abb53 100644 --- a/core/function-impl/mogo-core-function-map/src/main/res/layout/layout_decision_container.xml +++ b/core/function-impl/mogo-core-function-map/src/main/res/layout/layout_decision_container.xml @@ -6,108 +6,108 @@ android:layout_height="match_parent" tools:parentTag="androidx.constraintlayout.widget.ConstraintLayout"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + app:layout_constraintBottom_toBottomOf="parent" + android:layout_marginStart="@dimen/dp_27" + android:layout_marginBottom="24dp" + app:carPosition="6" + app:isAutoLocation="false" + app:isDisplayAnim="false" + app:isWeatherEnable="false" + app:styleMode="MAP_STYLE_DAY_VR_AIP" + app:vrAngleMode="MAP_STYLE_VR_ANGLE_TOP" /> - + - + - + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + - + + + + + + + + + + + + - + - - - - - - - - - - - - - - + \ No newline at end of file