From ad80d7318c078bc9eec5c56fdfa4391c9d186753 Mon Sep 17 00:00:00 2001 From: liujing Date: Tue, 24 May 2022 14:07:37 +0800 Subject: [PATCH] =?UTF-8?q?ui--taxi=E6=96=B9=E5=90=91=E7=9B=98=E8=B7=9D?= =?UTF-8?q?=E4=B8=8A=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/taxi_p_base_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_base_fragment.xml b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_base_fragment.xml index 3e6850fea4..0cfb6db266 100644 --- a/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_base_fragment.xml +++ b/OCH/mogo-och-taxi-passenger/src/main/res/layout/taxi_p_base_fragment.xml @@ -11,7 +11,7 @@ android:layout_width="@dimen/dp_630" android:layout_height="@dimen/dp_630" android:layout_marginLeft="-59px" - android:layout_marginTop="@dimen/dp_20" + android:layout_marginTop="-40px" app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintTop_toTopOf="parent" />