mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-17 23:55:21 +01:00
fixin size issues
This commit is contained in:
parent
77f462be9d
commit
fa40966eb3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue