From e99b18eec632b54d9f910fa5ff7350880e6eabe8 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Mon, 10 Apr 2023 18:22:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=A5=B3=E7=A5=9E=E8=AF=B4ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/sim_live_room_anchor_say.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/src/main/res/layout/sim_live_room_anchor_say.xml b/live/src/main/res/layout/sim_live_room_anchor_say.xml index 0f9c67e3e..be2b46051 100644 --- a/live/src/main/res/layout/sim_live_room_anchor_say.xml +++ b/live/src/main/res/layout/sim_live_room_anchor_say.xml @@ -44,7 +44,7 @@ android:layout_width="16dp" android:layout_height="16dp" app:layout_constraintEnd_toEndOf="parent" - app:layout_constraintTop_toTopOf="parent" + app:layout_constraintTop_toTopOf="@+id/anchor_say_icon" app:srcCompat="@mipmap/ic_live_anchor_say_show" />