From 2f34ab927d665b20962d2c3b7d60e03b45cbb119 Mon Sep 17 00:00:00 2001 From: niushuai233 Date: Tue, 5 Dec 2023 17:11:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:100:=E5=B8=83=E5=B1=80=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_list.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/item_list.xml b/app/src/main/res/layout/item_list.xml index 8ef55c9..8e0b348 100644 --- a/app/src/main/res/layout/item_list.xml +++ b/app/src/main/res/layout/item_list.xml @@ -14,23 +14,25 @@ + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + app:layout_constraintTop_toBottomOf="@id/item_list_icon" /> \ No newline at end of file