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">
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+