diff --git a/app/src/main/res/layout/manga_info_header.xml b/app/src/main/res/layout/manga_info_header.xml
index 1292cfabd..3c9019be3 100644
--- a/app/src/main/res/layout/manga_info_header.xml
+++ b/app/src/main/res/layout/manga_info_header.xml
@@ -194,117 +194,132 @@
-
+ android:background="?attr/selectableItemBackground"
+ android:orientation="vertical">
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+ android:clickable="true"
+ android:ellipsize="end"
+ android:focusable="true"
+ android:maxLines="2"
+ android:textIsSelectable="false"
+ tools:text="Summary" />
-
+ android:layout_marginTop="8dp"
+ android:layout_marginBottom="8dp"
+ android:visibility="gone"
+ tools:listitem="@layout/manga_info_genre_grouping"/>
+
+
+ android:layout_marginStart="16dp"
+ android:layout_marginEnd="16dp"
+ android:visibility="gone"
+ app:chipSpacingHorizontal="4dp" />
-
+
-
+
-
+
-
+
+
+
+
+
+
+