From 39b6cd5891fb55cff2852c9626a7498c911d5760 Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Mon, 29 Sep 2025 02:42:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E6=93=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/item_bookshelf_grid_group.xml | 194 +++++++++--------- 1 file changed, 95 insertions(+), 99 deletions(-) diff --git a/app/src/main/res/layout/item_bookshelf_grid_group.xml b/app/src/main/res/layout/item_bookshelf_grid_group.xml index c53f7ec88..1a0b88c82 100644 --- a/app/src/main/res/layout/item_bookshelf_grid_group.xml +++ b/app/src/main/res/layout/item_bookshelf_grid_group.xml @@ -21,21 +21,19 @@ android:layout_height="wrap_content" android:orientation="vertical"> - + android:layout_height="match_parent" + app:cardCornerRadius="6dp" + android:layout_marginHorizontal="8dp" + android:layout_marginTop="8dp" + android:transitionName="img_cover" + app:strokeWidth="0dp"> - + android:layout_height="wrap_content"> - + - - - - - + android:layout_margin="4dp" + android:visibility="visible" + app:cardCornerRadius="4dp" + app:strokeWidth="0dp" + app:cardBackgroundColor="?attr/colorSecondaryVariant" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintTop_toTopOf="parent"> - + - + - + - + - + - + + + + +