detail: dont use full cover in small layout

This commit is contained in:
Alexander Capehart 2024-07-20 17:57:14 -06:00
parent 13128ab01e
commit a93c527f7b
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -37,7 +37,7 @@
<org.oxycblt.auxio.image.CoverView
android:id="@+id/detail_cover"
style="@style/Widget.Auxio.Image.MidFull"
style="@style/Widget.Auxio.Image.MidLarge"
app:enablePlaybackIndicator="false"
app:enableSelectionBadge="false"
android:layout_marginTop="@dimen/spacing_medium"