fix:修复礼物飘窗与其他特效飘窗重叠问题(加顶部间距:之前版本是这么解决的,应该是之前版本没做完善这块需求)

This commit is contained in:
Max
2023-10-31 15:54:26 +08:00
parent e56bbb5f8f
commit 1defcb0d28

View File

@@ -16,6 +16,7 @@
android:layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_marginTop="80dp"
android:id="@+id/layout_root"
android:layout_width="match_parent"
android:layout_height="0dp"