From 46c019cd61fac8756f2daae0f5d7fdf8de15f96f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Tue, 15 Sep 2020 19:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3bug=20=E3=80=90Launcher?= =?UTF-8?q?=E4=BA=8C=E6=9C=9F=E3=80=91=E9=81=93=E8=B7=AF=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E6=9F=A5=E7=9C=8B=E6=97=B6=E5=81=B6=E4=BB=8E=E7=99=BD=E5=A4=A9?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=A4=9C=E9=97=B4=E6=A8=A1=E5=BC=8F,?= =?UTF-8?q?=E6=9C=AA=E9=80=82=E9=85=8D=20http://jira.zhidaohulian.com/brow?= =?UTF-8?q?se/FX-448?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mogo-module-v2x/src/main/res/layout/item_v2x_fault_help.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mogo-module-v2x/src/main/res/layout/item_v2x_fault_help.xml b/modules/mogo-module-v2x/src/main/res/layout/item_v2x_fault_help.xml index a7fe228083..f0c6c25030 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/item_v2x_fault_help.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/item_v2x_fault_help.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="@dimen/module_v2x_fatigue_driving_window_height_ground" - android:background="@drawable/bg_v2x_event_list_item"> + android:background="@drawable/v2x_alert_window_bg">