fixin size issues

This commit is contained in:
Tule Simon 2023-04-22 16:54:47 +01:00
parent 77f462be9d
commit fa40966eb3

View file

@ -59,7 +59,7 @@
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
android:layout_marginBottom="20dp" android:layout_marginBottom="20dp"
app:layout_constraintBottom_toBottomOf="@id/playerAlbumCoverFragment" app:layout_constraintBottom_toBottomOf="@id/playerAlbumCoverFragment"
app:layout_constraintTop_toTopf="@id/playerAlbumCoverFragment" /> />
</androidx.constraintlayout.widget.ConstraintLayout> </androidx.constraintlayout.widget.ConstraintLayout>
<com.google.android.material.card.MaterialCardView <com.google.android.material.card.MaterialCardView