From 97f65449352a5219abe2db77785fc9c223e9852e Mon Sep 17 00:00:00 2001 From: liujing Date: Thu, 17 Sep 2020 11:49:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E4=B8=AD=E5=8A=A8=E7=94=BBUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/v2x_network_loading_item.xml | 17 +++++++++-------- .../src/main/res/values-mdpi/dimens.xml | 5 ++--- .../src/main/res/values-xhdpi/dimens.xml | 5 ++--- .../src/main/res/values/dimens.xml | 6 ++---- 4 files changed, 15 insertions(+), 18 deletions(-) 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 1bceae5354..063ab8f34e 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 @@ -8,11 +8,11 @@ + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/loading_imageview" />