mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix manga covers on tablets (Closes #1110)
This commit is contained in:
parent
947b0b2fd4
commit
a57dded1d9
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
android:layout_marginTop="12dp"
|
||||
android:maxHeight="200dp"
|
||||
app:layout_constraintWidth_max="200dp"
|
||||
app:layout_constraintWidth_min="50dp"
|
||||
app:layout_constraintWidth_percent="0.25"
|
||||
android:layout_marginBottom="16dp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue