diff --git a/modules/mogo-module-v2x/src/main/res/layout/v2x_network_loading_item.xml b/modules/mogo-module-v2x/src/main/res/layout/v2x_network_loading_item.xml
index 457cb123cc..1fde01f37c 100644
--- a/modules/mogo-module-v2x/src/main/res/layout/v2x_network_loading_item.xml
+++ b/modules/mogo-module-v2x/src/main/res/layout/v2x_network_loading_item.xml
@@ -9,14 +9,13 @@
@@ -29,13 +28,14 @@
android:layout_centerHorizontal="true"
android:layout_gravity="top|center"
android:alpha="0.7"
- android:paddingTop="@dimen/dp_14"
android:text="正在获取信息…"
+ android:paddingTop="@dimen/dp_25"
android:textColor="@color/v2x_FFF_666"
android:textSize="@dimen/dp_34"
- app:layout_constraintBottom_toBottomOf="@+id/loading_imageview"
+ app:layout_constraintBottom_toTopOf="@+id/refresh_button"
app:layout_constraintEnd_toEndOf="parent"
- app:layout_constraintStart_toStartOf="parent" />
+ app:layout_constraintStart_toStartOf="parent"
+ app:layout_constraintTop_toBottomOf="@+id/loading_imageview" />
+ app:layout_constraintTop_toBottomOf="@+id/loading_text" />
\ No newline at end of file
diff --git a/modules/mogo-module-v2x/src/main/res/values-mdpi/dimens.xml b/modules/mogo-module-v2x/src/main/res/values-mdpi/dimens.xml
index 28127e07c1..6294b52fb9 100644
--- a/modules/mogo-module-v2x/src/main/res/values-mdpi/dimens.xml
+++ b/modules/mogo-module-v2x/src/main/res/values-mdpi/dimens.xml
@@ -60,7 +60,7 @@
82px
16px
117px
- 100px
+ 50px
150px
48px
17px
@@ -72,6 +72,6 @@
15px
29px
-8px
-
+ 120px
diff --git a/modules/mogo-module-v2x/src/main/res/values-xhdpi/dimens.xml b/modules/mogo-module-v2x/src/main/res/values-xhdpi/dimens.xml
index 4bf17fc450..a5aa53ad4c 100644
--- a/modules/mogo-module-v2x/src/main/res/values-xhdpi/dimens.xml
+++ b/modules/mogo-module-v2x/src/main/res/values-xhdpi/dimens.xml
@@ -58,7 +58,7 @@
30px
140px
219px
- 200px
+ 100px
281px
90px
28px
@@ -71,6 +71,6 @@
54px
-10px
114px
-
+ 300px
diff --git a/modules/mogo-module-v2x/src/main/res/values/dimens.xml b/modules/mogo-module-v2x/src/main/res/values/dimens.xml
index c3c4e622a0..252f54601d 100644
--- a/modules/mogo-module-v2x/src/main/res/values/dimens.xml
+++ b/modules/mogo-module-v2x/src/main/res/values/dimens.xml
@@ -60,7 +60,7 @@
82px
16px
117px
- 100px
+ 50px
150px
48px
17px
@@ -72,7 +72,6 @@
15px
29px
-8px
-
-
+ 120px