diff --git a/app/src/main/res/layout/manga_info_header.xml b/app/src/main/res/layout/manga_info_header.xml index 57d9f0ae63..42e63c35a7 100644 --- a/app/src/main/res/layout/manga_info_header.xml +++ b/app/src/main/res/layout/manga_info_header.xml @@ -172,80 +172,95 @@ - + 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:layout_marginStart="16dp" + android:layout_marginEnd="16dp" + android:visibility="gone" + app:chipSpacingHorizontal="4dp" /> - + - + + + + + + +