Fix manga covers on tablets (Closes #1110)

This commit is contained in:
Jays2Kings 2021-12-04 22:18:56 -05:00
parent 947b0b2fd4
commit a57dded1d9

View file

@ -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"