From 37045c77cba37104a0788822ea0290e0976d2f85 Mon Sep 17 00:00:00 2001 From: arkon Date: Fri, 1 May 2020 21:09:05 -0400 Subject: [PATCH] Fix manga info being cut off (closes #3006) --- .../main/res/layout/manga_info_controller.xml | 420 +++++++++--------- 1 file changed, 202 insertions(+), 218 deletions(-) diff --git a/app/src/main/res/layout/manga_info_controller.xml b/app/src/main/res/layout/manga_info_controller.xml index 9ce430503..b024dc9b0 100644 --- a/app/src/main/res/layout/manga_info_controller.xml +++ b/app/src/main/res/layout/manga_info_controller.xml @@ -11,224 +11,225 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - - - - - - - - - - - + android:layout_height="wrap_content" + android:orientation="vertical"> + android:layout_width="match_parent" + android:layout_height="wrap_content"> - + + - - + + app:layout_constraintTop_toTopOf="parent"> - + + + + + app:layout_constraintStart_toStartOf="@+id/guideline2" + app:layout_constraintTop_toTopOf="parent"> - + - + + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/manga_full_title" /> - + - + - + - + - + - + - + + + + + + + + + + + @@ -240,10 +241,7 @@ android:paddingStart="16dp" android:paddingTop="8dp" android:paddingEnd="16dp" - android:paddingBottom="8dp" - app:layout_constraintEnd_toEndOf="parent" - app:layout_constraintStart_toStartOf="parent" - app:layout_constraintTop_toBottomOf="@id/guideline"> + android:paddingBottom="8dp"> + android:textIsSelectable="false" /> + android:textIsSelectable="false" /> + android:layout_marginBottom="8dp"> + android:textSize="12sp" /> - +