diff --git a/app/src/main/res/layout/manga_info_header.xml b/app/src/main/res/layout/manga_info_header.xml index 48861221e..96dcc1f47 100644 --- a/app/src/main/res/layout/manga_info_header.xml +++ b/app/src/main/res/layout/manga_info_header.xml @@ -65,6 +65,7 @@ style="@style/TextAppearance.Medium.Title" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:gravity="bottom" android:maxLines="3" android:text="@string/manga_info_full_title_label" android:textIsSelectable="false"