Tweak tablet manga info column width

(cherry picked from commit eaf9c9b2d8)
This commit is contained in:
arkon
2021-05-24 12:36:35 -04:00
committed by Jobobby04
parent c90aec5c3d
commit c63300d9ad
@@ -33,7 +33,8 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toStartOf="@id/chapters_recycler"
app:layout_constraintWidth_percent="0.4"
app:layout_constraintWidth_percent="0.5"
app:layout_constraintWidth_max="450dp"
tools:itemCount="1"
tools:listitem="@layout/manga_info_header" />