mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Prevent manga title from jumping (fixes #4709)
This commit is contained in:
parent
c87b0e77de
commit
c58e4f4dee
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue