Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67c61bf5 authored by Nicolò Mazzucato's avatar Nicolò Mazzucato Committed by Android (Google) Code Review
Browse files

Merge "Remove top and bottom parent constraint from album_art as it has a...

Merge "Remove top and bottom parent constraint from album_art as it has a fixed height" into tm-qpr-dev
parents adbbfc2a a29cd25a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@
        android:layout_height="@dimen/qs_media_session_height_expanded"
        app:layout_constraintStart_toStartOf="parent"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintTop_toTopOf="parent"
        app:layout_constraintBottom_toBottomOf="parent"
        android:translationZ="0dp"
        android:scaleType="centerCrop"