From a876018b0ae4b0215e445d710f00c39897cb21f2 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Fri, 15 Sep 2023 18:12:40 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=BC=B9=E7=AA=97=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/layout/dialog_open_bottom_ad.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/main/res/layout/dialog_open_bottom_ad.xml b/common/src/main/res/layout/dialog_open_bottom_ad.xml index 5137df634..192f2d295 100644 --- a/common/src/main/res/layout/dialog_open_bottom_ad.xml +++ b/common/src/main/res/layout/dialog_open_bottom_ad.xml @@ -12,6 +12,7 @@ android:scaleType="fitXY" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" + android:adjustViewBounds="true" app:layout_constraintStart_toStartOf="parent" app:srcCompat="@mipmap/background_gift_wall" />