mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Tweak tablet manga info column width
This commit is contained in:
parent
70d9b0c390
commit
eaf9c9b2d8
@ -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…
Reference in New Issue
Block a user