diff --git a/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_empty.xml b/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_empty.xml index 150a8a5671..2e4298da0b 100644 --- a/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_empty.xml +++ b/modules/mogo-module-v2x/src/main/res/layout/module_v2x_event_share_empty.xml @@ -7,14 +7,15 @@ android:id="@+id/no_share_image" android:layout_width="116.4px" android:layout_height="116.4px" - android:layout_centerInParent="true" + android:layout_marginTop="30px" + android:layout_centerHorizontal="true" android:src="@drawable/amap_ride" />