Explorar o código

Prevent manga title from jumping (fixes #4709)

arkon %!s(int64=4) %!d(string=hai) anos
pai
achega
c58e4f4dee
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/src/main/res/layout/manga_info_header.xml

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