diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_passenger_msg_box_voice.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_passenger_msg_box_voice.xml index 99c1aab2e6..af9bfb6567 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_passenger_msg_box_voice.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_passenger_msg_box_voice.xml @@ -21,7 +21,7 @@ android:layout_marginBottom="@dimen/dp_54" android:layout_marginStart="@dimen/dp_49" android:layout_marginEnd="@dimen/dp_49" - android:maxWidth="@dimen/dp_502" + android:maxWidth="@dimen/dp_462" android:textStyle="bold" android:gravity="start" app:layout_constraintStart_toStartOf="parent" @@ -40,7 +40,7 @@ android:layout_marginBottom="@dimen/dp_54" android:layout_marginStart="@dimen/dp_49" android:layout_marginEnd="@dimen/dp_49" - android:maxWidth="@dimen/dp_502" + android:maxWidth="@dimen/dp_462" android:textStyle="bold" android:gravity="start" app:layout_constraintStart_toStartOf="parent"