修改直播间消息View高度

This commit is contained in:
Martin 2024-10-09 15:41:16 +08:00
parent ee53edbe1c
commit 4f2311fbad

View File

@ -202,7 +202,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_alignParentBottom="true"
android:layout_marginTop="385dp"
android:layout_marginTop="365dp"
android:overScrollMode="never"
android:layout_marginEnd="80dp"
android:scrollbars="none" />