修复我的页面,底部展示不全问题
This commit is contained in:
parent
0799d15b2e
commit
e8d33e749e
@ -216,7 +216,7 @@
|
|||||||
<androidx.constraintlayout.widget.ConstraintLayout
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:paddingBottom="30dp"
|
android:paddingBottom="50dp"
|
||||||
>
|
>
|
||||||
|
|
||||||
<com.makeramen.roundedimageview.RoundedImageView
|
<com.makeramen.roundedimageview.RoundedImageView
|
||||||
|
Loading…
Reference in New Issue
Block a user