调整弹窗显示

This commit is contained in:
2023-12-12 13:51:02 +08:00
parent d0b7b065b2
commit cdf3c4e411
6 changed files with 30 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
android:layout_marginStart="20dp"
android:layout_marginEnd="20dp"
android:layout_marginBottom="12dp"
android:scaleType="fitEnd"
android:scaleType="fitCenter"
app:layout_constraintBottom_toTopOf="@+id/close"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" />