diff --git a/OCH/taxi/unmanned-driver/src/main/res/layout/task_fragment_current.xml b/OCH/taxi/unmanned-driver/src/main/res/layout/task_fragment_current.xml index 0347385071..fa49fb742c 100644 --- a/OCH/taxi/unmanned-driver/src/main/res/layout/task_fragment_current.xml +++ b/OCH/taxi/unmanned-driver/src/main/res/layout/task_fragment_current.xml @@ -140,7 +140,7 @@ android:id="@+id/endStationName" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:maxWidth="@dimen/dp_366" + android:maxWidth="@dimen/dp_357" android:layout_marginTop="@dimen/dp_12" app:layout_constraintLeft_toLeftOf="@+id/startStationTag" app:layout_constraintTop_toBottomOf="@+id/endStationTag" @@ -153,8 +153,8 @@