From ed0bc77b9c7168b8c3690f018da9aef230e34c61 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期二, 14 一月 2020 11:17:26 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/endian11/DriveJudge

---
 app/src/main/res/layout/layout_net_train_item.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app/src/main/res/layout/layout_net_train_item.xml b/app/src/main/res/layout/layout_net_train_item.xml
index 867b2ed..41c2f8a 100644
--- a/app/src/main/res/layout/layout_net_train_item.xml
+++ b/app/src/main/res/layout/layout_net_train_item.xml
@@ -20,13 +20,13 @@
         android:layout_height="80dp"
         android:layout_toRightOf="@+id/hv"
         android:id="@+id/av1"
-        app:text="鐩磋杞集"
+        app:text="鍧¢亾瀹氱偣"
         android:layout_marginLeft="-15dp"
         />
     <safeluck.drive.evaluation.customview.ArrowView
         android:layout_width="80dp"
         android:layout_height="80dp"
-        app:text="鏇茬嚎琛岄┒"
+        app:text="渚ф柟鍋滆溅"
         android:layout_marginLeft="-15dp"
         android:layout_toRightOf="@+id/av1"
         android:id="@+id/av2"
@@ -35,7 +35,7 @@
         android:layout_width="80dp"
         android:layout_height="80dp"
         android:id="@+id/av3"
-        app:text="渚ф柟鍋滆溅"
+        app:text="鏇茬嚎琛岄┒"
         android:layout_marginLeft="-15dp"
         android:layout_toRightOf="@id/av2"
         />
@@ -45,7 +45,7 @@
         android:layout_marginLeft="-15dp"
         android:layout_toRightOf="@+id/av3"
         android:id="@+id/av4"
-        app:text="鍧¢亾瀹氱偣"
+        app:text="鐩磋杞集"
 
         />
 </RelativeLayout>
\ No newline at end of file

--
Gitblit v1.8.0