From 56843f18d466a8542c99f77ded5d61f52dc1dc59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=99=A8?= Date: Tue, 30 Jul 2024 16:18:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=80=9A=E7=94=A8=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E5=90=88=E9=9B=86=E7=BB=84=E4=BB=B6=E4=BC=98=E5=8C=96=E2=80=94?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E9=83=A8=E5=88=86-0730=E9=AA=8C=E6=94=B6?= =?UTF-8?q?=E2=80=94=E5=AE=A2=E6=88=B7=E7=AB=AF=20https://jira.shanqu.cc/b?= =?UTF-8?q?rowse/GHZSCY-6365?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/recycler_content_label_lane_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/recycler_content_label_lane_item.xml b/app/src/main/res/layout/recycler_content_label_lane_item.xml index 9c39b2dcfa..3e5b569a67 100644 --- a/app/src/main/res/layout/recycler_content_label_lane_item.xml +++ b/app/src/main/res/layout/recycler_content_label_lane_item.xml @@ -50,7 +50,7 @@ android:textColor="@color/primary_theme" app:layout_constraintBottom_toBottomOf="@id/tv_title" app:layout_constraintStart_toEndOf="@id/tv_title" - app:layout_constraintTop_toTopOf="@id/iv_icon" + app:layout_constraintTop_toTopOf="@id/tv_title" tools:text=" · 超自然开放世界生存" />