修复我的页面,底部展示不全问题

This commit is contained in:
Martin 2024-10-11 10:12:19 +08:00
parent 0799d15b2e
commit e8d33e749e

View File

@ -216,7 +216,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="30dp"
android:paddingBottom="50dp"
>
<com.makeramen.roundedimageview.RoundedImageView