Tweak tablet manga info column width
(cherry picked from commit eaf9c9b2d8ef6aec525871f6652b2361fbb70442)
This commit is contained in:
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" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user