detail: fix squished disc headers
This commit is contained in:
parent
0f4702c4dd
commit
9a01fe471e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<ImageView
|
||||
android:id="@+id/disc_icon"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="0dp"
|
||||
android:layout_height="40dp"
|
||||
android:scaleType="center"
|
||||
android:src="@drawable/ic_album_24"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
|
Loading…
Reference in a new issue