diff --git a/OCH/taxi/unmanned-driver/src/main/res/color/taxi_autopilot_text_color_selector.xml b/OCH/taxi/unmanned-driver/src/main/res/color/taxi_autopilot_text_color_selector.xml
index e2572e7227..d327047eac 100644
--- a/OCH/taxi/unmanned-driver/src/main/res/color/taxi_autopilot_text_color_selector.xml
+++ b/OCH/taxi/unmanned-driver/src/main/res/color/taxi_autopilot_text_color_selector.xml
@@ -1,5 +1,5 @@
-
-
+
+
\ No newline at end of file
diff --git a/OCH/taxi/unmanned-driver/src/main/res/layout/routing_choose_line_list_item.xml b/OCH/taxi/unmanned-driver/src/main/res/layout/routing_choose_line_list_item.xml
index d7b1c6849a..d87ee5006b 100644
--- a/OCH/taxi/unmanned-driver/src/main/res/layout/routing_choose_line_list_item.xml
+++ b/OCH/taxi/unmanned-driver/src/main/res/layout/routing_choose_line_list_item.xml
@@ -3,11 +3,11 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingStart="@dimen/dp_78"
- android:paddingEnd="@dimen/dp_78"
- android:layout_marginTop="@dimen/dp_8"
+ android:layout_marginTop="@dimen/dp_12"
android:background="@drawable/routing_choose_line_shape_select_line_item_bg_normal"
- android:orientation="vertical">
+ android:orientation="vertical"
+ android:paddingStart="@dimen/dp_78"
+ android:paddingEnd="@dimen/dp_78">
+ android:layout_marginBottom="@dimen/dp_20">