侧边栏修改,直播关播页面BUg修改

This commit is contained in:
18401019693
2022-11-16 17:22:34 +08:00
parent 38f6f2f451
commit 1d50f8e4f5
21 changed files with 132 additions and 75 deletions

View File

@@ -215,7 +215,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="2dp"
android:layout_marginTop="14dp"
android:text=":"
android:textColor="#70ffffff"
android:textSize="13.33sp" />
@@ -224,7 +223,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="7dp"
android:layout_marginTop="17dp"
android:layout_marginTop="14dp"
android:textColor="#70ffffff"
android:textSize="13.33sp" />
@@ -400,6 +399,7 @@
android:id="@+id/live_duration_anchor"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="0"
android:textColor="@color/white"
android:textSize="16sp"