Remove Related manga tab from details

This commit is contained in:
Koitharu
2020-11-20 20:11:38 +02:00
parent 971f708e45
commit 12c8cdfd70
14 changed files with 29 additions and 68 deletions

View File

@@ -118,6 +118,7 @@
android:justificationMode="inter_word"
android:lineSpacingMultiplier="1.2"
android:padding="12dp"
android:textIsSelectable="true"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/imageView_cover"
app:layout_constraintTop_toBottomOf="@id/divider_top"