From 17dbe82d9be47f6e4bdc8e34469a990cfc249991 Mon Sep 17 00:00:00 2001 From: Martin <13046765170@163.com> Date: Wed, 9 Oct 2024 10:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=BB=E6=92=AD=E5=85=B3?= =?UTF-8?q?=E6=92=AD=E9=A1=B5=E9=9D=A2=E7=9B=B4=E6=92=AD=E6=94=BB=E7=95=A5?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E6=B2=A1=E5=8F=8D=E5=BA=94=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/view_live_end.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/live/src/main/res/layout/view_live_end.xml b/live/src/main/res/layout/view_live_end.xml index fb7349a5f..21b1aeeed 100644 --- a/live/src/main/res/layout/view_live_end.xml +++ b/live/src/main/res/layout/view_live_end.xml @@ -887,21 +887,21 @@ android:textSize="14sp" /> - + android:outAnimation="@anim/anim_marquee_out" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="@+id/right2Img" + app:layout_constraintHorizontal_bias="1.0" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" + app:layout_constraintVertical_bias="1.0" />