修復开屏动态聚焦banner有图片溢出问题

This commit is contained in:
zlzw 2023-05-25 14:18:00 +08:00
parent 6ee678bd74
commit 1b637b7a77

View File

@ -16,6 +16,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingTop="0dp"
android:layout_marginStart="10dp"
android:layout_marginEnd="10dp"
android:layout_marginBottom="5dp"
android:layout_marginTop="5dp"
android:scaleType="centerCrop"