update 弹窗布局

This commit is contained in:
zlzw 2023-09-15 18:12:40 +08:00
parent ea397af123
commit a876018b0a

View File

@ -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" />