修复:

直播間UI修改
This commit is contained in:
18401019693
2022-08-31 13:37:51 +08:00
parent 1b3c9d02a4
commit 1e78929691
9 changed files with 19 additions and 12 deletions

View File

@@ -26,6 +26,12 @@
android:layout_margin="4dp"
android:gravity="center" />
<View
android:layout_width="match_parent"
android:layout_height="25dp"
android:layout_gravity="bottom"
android:background="#10000000" />
<TextView
android:id="@+id/name"
android:layout_width="wrap_content"