From f76d6492333585864400482c59e3e11fc4c82a53 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Sat, 8 Apr 2023 16:20:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=81=94=E7=B3=BB=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E6=B5=AE=E6=A0=87UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/view_live_top_banner_call_me.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/src/main/res/layout/view_live_top_banner_call_me.xml b/live/src/main/res/layout/view_live_top_banner_call_me.xml index caf9e2661..c1ec92d48 100644 --- a/live/src/main/res/layout/view_live_top_banner_call_me.xml +++ b/live/src/main/res/layout/view_live_top_banner_call_me.xml @@ -35,7 +35,7 @@ android:paddingBottom="2dp" android:text="@string/live_ready_anchor_call_me" android:textColor="@color/white" - android:textSize="10sp" + android:textSize="8sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/svga" />