Rearrange xml entries for layout

This commit is contained in:
Prathamesh More 2021-09-16 18:29:31 +05:30
parent 9aa897fe7d
commit 9f6ecc267b
59 changed files with 226 additions and 225 deletions

View file

@ -8,7 +8,7 @@
android:focusable="true">
<androidx.fragment.app.FragmentContainerView
<androidx.fragment.app.FragmentContainerView
android:id="@+id/playerAlbumCoverFragment"
android:name="code.name.monkey.retromusic.fragments.player.PlayerAlbumCoverFragment"
android:layout_width="0dp"
@ -31,7 +31,7 @@
app:layout_constraintTop_toTopOf="parent" />
<androidx.fragment.app.FragmentContainerView
<androidx.fragment.app.FragmentContainerView
android:id="@+id/playbackControlsFragment"
android:name="code.name.monkey.retromusic.fragments.player.full.FullPlaybackControlsFragment"
android:layout_width="0dp"