Fix metadata view
This commit is contained in:
parent
94595a99ac
commit
ce39d6ec25
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/manga_actions"
|
||||
app:layout_constraintTop_toBottomOf="@id/metadata_view"
|
||||
app:layoutDescription="@xml/manga_summary_section_scene">
|
||||
|
||||
<TextView
|
||||
|
|
|
|||
Loading…
Reference in a new issue